# MY QUESTIONS

On the my questions tab you can view a list of questions created by you and a list of questions you have for sale.&#x20;

Each NFT in the list will include:

* **Owner of NFT** – this will show the Ethereum address of the buyer of the NFT if there is now owner the addressed will be zeroed
* **Question From** – This will show the address of the account that created the NFT
* **Question** – This is the question the creator is answering or has been asked
* **Price** – Price of the NFT in ETH


---

# 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://eroteme.gitbook.io/whitepaper/eroteme-account/my-questions.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.
