# One-click Sell

With One-Click Sell, you no longer need to go through multiple steps to execute a trade. After pasting the token contract into the bot, SolTradingBot will display a monitor with all relevant token information.

{% embed url="<https://app.arcade.software/share/MpehyO0dozmC3fy8sO8y>" %}

**Step 1:** Access SolTradingBot `/profile.`

**Step 2:** Choose the wallet you want to check and sell all tokens.

**Step 3:** Choose to Sell All in just one click

**Step 4:** Wait for the Bot to do the rest!<br>


---

# 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://soltradingbot.gitbook.io/docs/feature-and-instruction/trading-tool/one-click-sell.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.
