# How do I list an NFT on Avalytics?

Our platform is fully equipped to facilitate NFT listings on all supported marketplaces on Avalanche. We have created a comprehensive guide to walk you through the step-by-step process of listing an NFT on our platform. With our user-friendly interface and detailed instructions, we make the NFT listing process seamless and straightforward.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKA7mlcswkxhKfuLtJbow%2Fuploads%2FXW06Q05PBFNYWzjmub2J%2F2023-03-17%2022-34-05.mp4?alt=media&token=2418a3bb-1cf7-45ec-9451-54ad51af86b0>" %}

1. Firstly, connect your wallet to Avalytics. You can learn how to [**here**](/tutorials/connect-disconnect-your-wallet.md)**.**
2. Navigate your mouse to the `sell` button on the top of the dApp and click it to be taken to your NFT inventory page
3. Select one or as many NFTs you would like to list and click `proceed to list`
4. By default, all marketplaces are selected. You can remove some marketplaces or list them on all supported marketplace. Continue on by selecting a duration for when your listing expires.
5. Price your NFTs either by using the `same price` feature or by individually pricing them.
6. Once you have set a price on your NFT(s) click `list nfts`
7. Next you will be prompted to sign transaction request(s) in your wallet. **If you are listing in multiple marketplaces, you may need to sign for each marketplace individually.**
8. After the transaction(s) has completed, you will get a confirmation message. Congratulations on listing your NFT on multiple marketplaces using Avalytics!&#x20;


---

# 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://learn.avalytics.xyz/tutorials/how-do-i-list-an-nft-on-avalytics.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.
