# How to sell a token

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

{% hint style="info" %}
**Tutorial:** [How to List & Sell your Tokens on OpenSea](https://www.youtube.com/watch?v=wWmnf1q6KU4)
{% endhint %}

### **Connect to OpenSea**

Currently you cannot sell your tokens on the FANtium platform. Instead you will have to do via OpenSea: &#x20;

* Visit [OpenSea.io ](https://opensea.io/de-DE)and click on the “**Connect Wallet**” in the top right corner
  * MetaMask users: Select "**MetaMask**" and login
  * Other (Torus) users:&#x20;
    * Select "**WalletConnect**" and copy the link next to "**Connect your wallet**"
    * Go to <https://polygon.tor.us/>
      * Login with same credentials as FANtium
      * Select "**Use WalletConnect**"
      * Paste the opensea.io link in the box and "**Connect**"
      * Select "[**Take me to opensea.io**](https://opensea.io/)"
        * When logging in the first time:
          * OpenSea popup: agree to the OpenSea Terms of Service and Privacy Policy by selecting "**Accept and Sign**"
          * Torus popups: Go back to <https://polygon.tor.us/wallet/home> and select "**Confirm**" in two following popups to give OpenSea permission to your wallet
          * Select "[**Take me to opensea.io**](https://opensea.io/)"&#x20;
    * You are now logged in and can list your token for sale

{% hint style="info" %}
**Notes:** Ideally you login to OpenSea using the same wallet as you have on FANtium. That way you avoid having to transfer your token from one wallet to another.&#x20;

If you cannot immediately see your tokens, check "**More**" > "**Hidden**", select the tokens and unhide them.

Network: please make sure that you are connected to the Polygon Network. Select the wallet icon in the top right corner and select "**Switch Chain**" to Polygon.
{% endhint %}

### **List your Token For Sale**

* Go to "**Profile**" > "**More**" > "**Hidden**"
* Choose the Token you want to sell and select "**Unhide**" > you will now see your Tokens under "**Collected**"
* Select the Token and "**List for Sale**"
  * Choose the type of sale:
    * Fixed price: you set the price of the token
    * Timed auction: where you can sell to the highest bidder or with a declining price (more info [here](https://support.opensea.io/hc/en-us/articles/1500003246082-How-do-timed-auctions-work-?_gl=1*1q4uc3r*_ga*NjI5MDQ3My4xNjc3MzAxMjk4*_ga_9VSBF2K4BX*MTY5Mjc3NDI0MS4xNDMuMS4xNjkyNzc2MDI3LjAuMC4w))
  * Choose the price and currency of the sale
  * Set a duration for the listing
* Select "**Complete Listing**"
* Approve Collection: go to <https://polygon.tor.us/wallet/home> and in the popup select "C**onfirm**" to pay the transaction fee in MATIC (Polygon)
* Approve Listing: same as the previous step
* Go back to OpenSea and select "**View Listing**" > your Listing is now complete!

### **Sell your Token**

You will now have to wait for someone to buy your Token. Consider lowering the price if your listing does not get any interesting buyers. Once purchased, you will get your funds immediately.

In case you need more information head over to the [FAQ of OpenSea](https://support.opensea.io/hc/de), where you will find a lot of details on how to sell tokens and also the fees that come along with it.


---

# 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://fantium-1.gitbook.io/fantium-faq/selling-a-token/how-to-sell-a-token.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.
