# Selling Tokens

Selling tokens with Sorosbot is simple and easy:

1️⃣ **Provide Token Contract Address**\
Send the token's contract address &#x20;

2️⃣ **Set Sell Amount**\
Click on the desired sell percentage, or reply with a custom sell amount, and the transaction will be initiated immediately.

<figure><img src="/files/H0sHW7df9gOLs04atrkf" alt="" width="188"><figcaption></figcaption></figure>

***

Start selling tokens quickly and effortlessly with Sorosbot! 🚀


---

# 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://soros-bot.gitbook.io/sorosbot-docs/setings/interactive-blocks.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.
