# Account Set Up

To use Sansar. you must first register to join Sansar. Joining Sansar is quick and easy. There are currently two parts to setting up your account, which are processed in both the Sansar website and client.

### Part 1: Create your account

#### Using an email address

1. First, go to the [registration page](https://www.sansar.com/account/register).
2. Fill out the required information on the registration page.'
3. Please Note, that your "Display name" will be the name of your avatar upon completion of creating your account. Chose this name carefully as this will be how you are known in the Sansar world.

   **Note:** The name you provide on the registration page is collected for user account record purposes only and does not appear in any way in the Sansar client or website.
4. Once your information is filled out, click **Create Account**.
5. You are sent an email to verify your email address.
6. Open the verification email in your mail inbox and click the **Verify Email Address** button. This opens a page where you are prompted to download and install Sansar.

   | ![mceclip3.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360070727212/mceclip3.png) |
   | --------------------------------------------------------------------------------------------------- |
   | The **Verify Email Address** opens the verification page.                                           |

   ![mceclip4.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360070727332/mceclip4.png)\
   ![mceclip5.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/360070727512/mceclip5.png)
7. After installing the Sansar client, you can use your email address and password to log into the client and continue with the second part of the account creation process.

***

Have more questions? Join our [Discord!](https://discord.gg/sansarofficial)


---

# 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.sansar.com/latest/sansarbasics/accountmanagement/account-setup.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.
