> For the complete documentation index, see [llms.txt](https://docs.neoncloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neoncloud.com/get-started/create-your-account.md).

# Create Your Account

Sign up and secure your account in minutes.

<figure><img src="/files/ciGTRYCQkox6qVPfDiIu" alt=""><figcaption></figcaption></figure>

## Steps ▶️

1. **Sign up** on the portal by visiting <https://console.neoncloud.com/register> and enter your **full name**, **phone number** and **work email**
2. **Set a** **strong password** *(Recommended: 15+ Characters with numbers, alphabets, symbols, and at least 1 uppercase alphabet)*
3. **Verify** your email via link sent to your inbox
4. Choose your account type - Individual or Organization and enter all necessary details.

<div data-full-width="false"><figure><img src="/files/NRnr7TNmHMYvvfsoOXuE" alt=""><figcaption></figcaption></figure></div>

5. Add **billing details** that will be used in invoices
6. Make the account activation fee of ₹1 payment. This amount will be added to your Neon Cloud Wallet when you login.
7. Complete the **KYC** steps (you can complete this later after exploring the platform)

Start by clicking on "Start DIGIO KYC".

<div align="center"><figure><img src="/files/ySVkIBWEpkj9EWhlflE2" alt=""><figcaption></figcaption></figure></div>

You will be redirected to DigiLocker verification page. Now click on "Proceed".

<figure><img src="/files/vw3qz6lck2UdGpLSvaGI" alt=""><figcaption></figcaption></figure>

Enter your 12 digits Aadhaar number and click on "Next".

<figure><img src="/files/VU08KUoOHfE9IOWHHcbD" alt=""><figcaption></figcaption></figure>

Now, enter the OTP received on your phone number that is linked to your Aadhaar and click on "Submit".

<figure><img src="/files/uyvowXit29XS7un1XG9s" alt=""><figcaption></figcaption></figure>

Enter your 6 digit DigiLocker PIN and click "Done".

<figure><img src="/files/xppxJ07u4ZYUczT3zCxI" alt=""><figcaption></figcaption></figure>

Please cross check all your information and check the boxes for "Aadhaar Card" or "PAN Verification Record" and click on "Allow".

<figure><img src="/files/vTCztDRm2dv55qwMynuW" alt=""><figcaption></figcaption></figure>

This might take a few seconds to verify your KYC details through DigiLocker.

<figure><img src="/files/7ogY6rY4p161kyyvKzSG" alt=""><figcaption></figcaption></figure>

If all details are verified correctly then a success message will display.

<figure><img src="/files/iwcs810O6uArdCEHh9u6" alt=""><figcaption></figcaption></figure>

Congratulations! Your KYC is successfully verified and you may click "Done" to proceed to the next step. If the KYC status is not updated automatically, please click on "Check Status" and it should be updated within a few seconds.

<figure><img src="/files/ePHiDj96yLTDVxZgVXOx" alt=""><figcaption></figcaption></figure>

Accept the Terms & Conditions and click on "Done" or "Go to dashboard". You will be now logged into the platform successfully.

<figure><img src="/files/2tNdGCvKqiaw80jZw1Qh" alt=""><figcaption></figcaption></figure>

8. After logging in, enable **Two-Factor Authentication (2FA)** under Profile → Authentication (Recommended to secure your account)

<figure><img src="/files/NjKItmaXjfrGwsdNxGuC" alt=""><figcaption></figcaption></figure>

## KYC Verification 🪪

* **Individuals:** Verify identity using **DigiLocker KYC** (instant on success)
* **Organizations:** Provide **GST/PAN** for manual verification (**24–48 hours**)
* You can also complete the KYC later by navigating to **Profile → KYC**

***Please note: You will not be able to deploy any cloud services without completing your KYC verification.***

## Troubleshooting 🛠️

* Didn’t get the email? Check spam/promotions
* Use **Resend verification** if the link expired
* Contact **<help@neoncloud.com>** for help


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.neoncloud.com/get-started/create-your-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
