# Selling NFTs

### 1. After connecting your wallet, you can navigate to your profile page in the top right corner by clicking your wallet address shown on the site.&#x20;

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

### 2. Select the NFT you would like to sell by clicking on the image or 'view'. &#x20;

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

### 3. Click 'List Token'&#x20;

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

### 4. You will now be prompted with a few pop-ups describing the following contract approvals necessary to trade on Alto Market&#x20;

<figure><img src="/files/oCCIAirOkHytcBg4lVA5" alt=""><figcaption><p> </p></figcaption></figure>

### 5. Since this is our first time listing a Cantopunk, we will have to approve the allowance to the Alto Market smart contracts.

<figure><img src="/files/6JojmUlCJo6hYT8CxNgA" alt=""><figcaption></figcaption></figure>

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

### 6. The Alto Ask Module will now request permission for allowance&#x20;

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

<figure><img src="/files/WyPd1IO319y8sx25bgqN" alt=""><figcaption><p>Since we had previously approved the token, we can now go straight to on-chain confirmation</p></figcaption></figure>

### 7. Add your 'Buy Now' Price&#x20;

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

<figure><img src="/files/3ILVYsi5DbTMZm4KMtSk" alt=""><figcaption><p>You'll see another Metamask pop-up to make an on-chain transaction</p></figcaption></figure>

### 8. Congratulations!  Your NFT is now for sale

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

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

#### Visit [our interactive roadmap](https://alto.canny.io/requests) for any feature requests or to report any bugs


---

# 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://alto-market.gitbook.io/alto-market/alto-market-features/selling-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.
