# Sell NFTs

Listing an NFT for resale is a simple process on [Rally's NFT Marketplace](https://nft.rally.io/).

1. Login to nft.rally.io&#x20;
2. Click on My NFTs on the top right to access your NFTs&#x20;
3. Select the NFT you would like to sell on the marketplace&#x20;
4. On the NFT page, click Sell&#x20;
5. Enter the desired Sale Price in USD&#x20;
   * Keep in mind that one or more parties involved in the original creation of the NFT may have elected to receive secondary sale royalties&#x20;
6. Click Confirm and List to put the NFT up for sale on the marketplace&#x20;
   * The NFT will be listed in the coin of the original creator.

![Screenshot of NFT page to set your NFT for sale](https://600676515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMDJKv2P_lyTyem8WOZ%2Fuploads%2FYNbxVHNhIKENJMZfbF8f%2FSell%20NFTs_NEW.png?alt=media\&token=8c44043c-50ac-491c-ac42-5c71e10facf8)

Upon sale of your listed NFT, you will receive the USD equivalent of the creator’s Coin priced at point of sale less any Creator Fees (secondary royalties) directly to your Rally wallet.

Secondary sales on our platform are "Buy Now" only. Auctions and Open Edition are currently unavailable for secondary sales. For details on "Buy Now", read more [here](https://rally.io/evergreen/create-your-own-nfts).&#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://wiki.rally.io/rally-io/how-to-use/sell-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.
