# Tutorial For Airdrop Sellers

If you possess some airdrop tokens/points, and you decide to sell them, check the tutorial below. You have two ways to sell your assets:

**< Fill Other’s Want-To-Buy Offer in Buy Market >**

**< Create A Want-To-Sell Offer >**

If you do so, you need to deposit equivalent collateral that possesses the same value as the want-to-sell airdrop tokens for the offer as a guarantee to ensure that you will deliver the airdrop token to the buyer. The decentralized smart contract will secure your funding and you can reclaim it once you **< SETTLE your offer >** as promised, at that time you can successfully claim your collateral and buyer’s deposit.

As a seller, if you have created an offer, you can also **< CANCEL the offer >** if nobody fills it. Canceling the unfilled part of the offer is also allowed in Premius.


---

# 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://doc.premius.market/tutorial-for-airdrop-sellers.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.
