# Account detail

On this screen, you can view account information and a list of NFTs that an account owns, including the following information:

* Banner profile
* Profile image
* Username
* Time to join the market
* Introduction (if any)
* SNS (if any): your link, Twitter, Instagram, Discord, Youtube.

  Click the share icon to copy the account's info page link.
* List of NFTs owned by the account

  Click on NFT for detailed information.

  Each NFT displays the information: NFT card photo, NFT code, NFT name, NFT selling price&#x20;

<figure><img src="https://2705368183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc3UqNX6wdgBSIu4WWvL4%2Fuploads%2FdP6E3u9UfStZ7Kh7G9zc%2Fimage.png?alt=media&#x26;token=70e363c9-813f-4549-8a7c-818ee276b250" 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.fruitsnft.io/nft-collection/account-detail.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.
