# Your Nesa Account

{% hint style="info" %}
Only allow-listed emails have access to Nesa Web. Sign up [**here**](https://forms.gle/16CYnkxyACfQ6eWb9) and follow Nesa X (formerly known as Twitter) for priority consideration.
{% endhint %}

Getting into your Nesa Account is as simple as completing the "Create your account"/"Login" popup.

<figure><img src="https://3903893560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVtjgh8wLtiRmdt9OTX2C%2Fuploads%2Fe47AhYcxPaOIPVTyWo63%2FScreenshot%202024-05-11%20at%207.34.53%20PM.png?alt=media&#x26;token=da4de447-7ecc-475f-b3c1-9f197610e46e" alt="" width="188"><figcaption><p>Create your account popup, with "Log in" option located in the lower portion of the popup</p></figcaption></figure>

***

## Create a New Account

We've designed an account creation flow that gets you into Nesa Ecosystem as quickly as possible.

1. Complete the "Create your account" flow with your desired email address and password.

{% hint style="danger" %}
**Note:** Use a strong password during the account creation process.
{% endhint %}

***

## Sign In to an Existing Account

1. Click "Log in" button located in the lower portion of the popup to access the Login form.
2. Complete the form with your credentials.

***

## Reset Your Password

1. Click "Log in" button located in the lower portion of the popup to access the Login form.
2. On this form, click the "Forgot password?" button located below the password input field.
3. Complete the form with your account's email address, then check that email's inbox for a link to reset your password.

***

## Manage Profile & Social Verification

1. Click the "Settings icon" in the lower-left portion of the navigation bar.
2. Verify your information here like name, email, X/Twitter and Discord profiles.

{% hint style="info" %}
**Hint:** Nesa Accounts with linked X/Twitter information receive 2X faucet token distributions.
{% endhint %}


---

# Agent Instructions: 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.nesa.ai/nesa/using-nesa/via-web/your-nesa-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.
