# DEX Trading Bot

The Alphador DEX Trading Bot is a transformative tool tailored for decentralized exchanges, designed to optimize the trading experience for novice and seasoned traders.&#x20;

The bot is packed with features that every trader needs for any transaction. With functionalities like Take Profit, Stop Loss, and Trailing Stop, traders can optimize their strategies to lock in profits and minimize losses. The bot's advanced configurations, such as the  Anti Rug and Fail Guard, further streamline the trading process, ensuring users get the best out of every trade.

### Video Tutorials

{% embed url="<https://youtu.be/3JSoj823a1A>" %}
Part 1
{% endembed %}

{% embed url="<https://youtu.be/ombatjUD5Mo>" %}
Part 2
{% endembed %}


---

# 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://docs.alphador.ai/free-features/dex-trading-bot.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.
