# My NFTs

1. Start by visiting the[ Chalk app page](https://chalk.software/) and completing the [sign-up](https://docs.zus.network/products/chalk/sign-up) process.
2. After successful signup, you will be automatically redirected to the Chalk homepage, where you will find your account username prominently displayed at the top. For reference, please check the screenshot below.

<figure><img src="/files/5PiHHy5cM76M78wZcwwJ" alt=""><figcaption></figcaption></figure>

3. On the Chalk homepage, navigate to the upper-right corner and locate the "My NFTs" option. Refer to the screenshot below for guidance:

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

4. Chalk will present a comprehensive list of the NFTs that you currently own.

<figure><img src="/files/7PMrzSeGtzcGt8XIt579" 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/my-nfts.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.
