# Sign Up

1. Visit the [Chalk app home page](https://chalk.software/) and select "Create an NFT."

<figure><img src="/files/W9w9RacOdbuwD48ZJIhd" alt=""><figcaption><p>Create an NFT</p></figcaption></figure>

2. Chalk will then prompt you to either create a new wallet or recover an existing one. Choose "Create Account."

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

3. &#x20;Provide your desired username and your phone number, and then click "Submit."

<figure><img src="/files/1aqAWDvJuLFWrDlohPh4" alt=""><figcaption></figcaption></figure>

4. Verify your details by entering the one-time password received on your mobile number.

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

5. Chalk will generate a secret phrase that you can use to recover your account. Make sure to keep it safe and select **I've written it down**.

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

6. Confirm the correctness of your mnemonic phrase.

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

7. Upon successful verification, you will be redirected to the Chalk homepage, and your account username will be displayed at the top. Please refer to the screenshot below:

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


---

# 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-old.zus.network/products/chalk/sign-up.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.
