> For the complete documentation index, see [llms.txt](https://docs.uncoded.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uncoded.ch/introduction/aboutuncoded/why-choose-uncoded.md).

# Why Choose unCoded?

1. **Self-Hosted Control**

   unCoded runs on <mark style="color:purple;">your own server</mark>, giving you full control over your bot, your settings, and your trading environment.
2. **Built for Binance Trading**

   unCoded is designed for Binance users who want an <mark style="color:purple;">automated trading bot</mark> with a practical setup and clear configuration options.
3. **Flexible Strategy Settings**

   You can <mark style="color:purple;">customize</mark> buy behavior, sell logic, risk management, and advanced parameters to match your trading style.
4. **Transparent Licensing**

   unCoded uses a clear profit-based licensing model with a visible balance system, so costs remain <mark style="color:purple;">easy to understand</mark>.
5. **Telegram Integration and Monitoring**

   With Telegram integration and monitoring features, unCoded makes it <mark style="color:purple;">easier to stay informed</mark> and manage your bot in daily use.

[<mark style="color:$warning;">**Setup your unCoded-Tradingbot now!**</mark>](/start-your-trading-bot/1.-set-up-binance-for-uncoded.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.uncoded.ch/introduction/aboutuncoded/why-choose-uncoded.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.
