# unCoded Docs

## unCoded Doc

- [Welcome to unCoded](https://docs.uncoded.ch/welcome.md)
- [What Is unCoded?](https://docs.uncoded.ch/introduction/aboutuncoded.md): Learn what unCoded is, how it works, and which core features make it a self-hosted Binance trading bot.
- [Why Choose unCoded?](https://docs.uncoded.ch/introduction/aboutuncoded/why-choose-uncoded.md): unCoded is built for users who want more control, more flexibility, and a clear trading setup.
- [Who Is unCoded For?](https://docs.uncoded.ch/introduction/aboutuncoded/who-is-uncoded-for.md): Self-Hosted Control unCoded runs on your own server, giving you full control over your bot, your settings, and your trading environment.
- [unCoded System Requirements](https://docs.uncoded.ch/introduction/aboutuncoded/system-requirements.md): To run unCoded effectively, ensure your system meets the necessary hardware, software, and account requirements outlined here.
- [unCoded Licensing & Payments FAQ](https://docs.uncoded.ch/introduction/aboutuncoded/uncoded-licensing-and-payments-faq.md): Learn how to top up your license balance, which payment methods are available, and where to check your current balance.
- [1. Set Up Binance for unCoded](https://docs.uncoded.ch/start-your-trading-bot/1.-set-up-binance-for-uncoded.md)
- [1.1. Create Your unCoded Account](https://docs.uncoded.ch/start-your-trading-bot/1.-set-up-binance-for-uncoded/creating-your-binance-account.md): To use unCoded effectively, you need a Binance account. This guide will walk you through the process of creating and setting up your account to ensure full compatibility with the bot.
- [1.2. Binance Account Configuration](https://docs.uncoded.ch/start-your-trading-bot/1.-set-up-binance-for-uncoded/1.2.-binance-account-configuration.md): This page explains how to configure your Binance account so it can be connected to unCoded.
- [2. Set up your new unCoded account](https://docs.uncoded.ch/start-your-trading-bot/2.-set-up-your-new-uncoded-account.md): This step replaces the Telegram registration and is required to link your user account to your Binance UID.
- [3. Start Your unCoded Server](https://docs.uncoded.ch/start-your-trading-bot/3.-start-your-uncoded-server.md): This guide explains how to install and set up your unCoded Trading Bot on a Netcup Cloud Server running Ubuntu. The setup process is simple and doesn’t require deep Linux knowledge.
- [4. Initial Bot Configuration & First Start](https://docs.uncoded.ch/start-your-trading-bot/4.-initial-bot-configuration-and-first-start.md): Once the deployment is finished, you must perform the initial setup to activate your trading strategy.
- [Database Upgrade & Migration](https://docs.uncoded.ch/optional-settings/database-upgrade-and-migration.md): How to migrate an older unCoded-bot database to the latest version.
- [Set Up Telegram for unCoded](https://docs.uncoded.ch/optional-settings/set-up-telegram-for-uncoded.md): To connect unCoded with Telegram, you first need to set up a communication channel so the bot can send updates directly via Telegram. This setup is optional.
- [Page 1](https://docs.uncoded.ch/optional-settings/page-1.md)
- [unCoded Parameters Overview](https://docs.uncoded.ch/configuration-options/uncoded-parameters-overview.md): unCoded offers a wide range of configurable parameters, allowing users to customize the bot’s behavior according to their trading strategies and risk tolerance. Below is a general explanation of each
- [Default Configuration](https://docs.uncoded.ch/configuration-options/default-configuration.md): The basic strategy that has proven best in terms of value-for-money in tests. This is the bot’s starting mode 4 if you don’t change anything.
- [unCoded Configuration Examples](https://docs.uncoded.ch/configuration-options/uncoded-configuration-examples.md): Explore example configurations to tailor unCoded for different trading strategies and risk profiles.
- [Advanced unCoded Configuration Tips](https://docs.uncoded.ch/configuration-options/advanced-uncoded-configuration-tips.md): unCoded is highly flexible, enabling you to fine-tune its parameters for optimal performance in different market conditions. This section shares advanced tips to maximize its potential.
- [Best Practices](https://docs.uncoded.ch/optimization/best-practices.md): Based on community insights and personal experiences, here are some best practices to maximize the performance of unCoded and optimize your trading results.
- [unCoded Troubleshooting](https://docs.uncoded.ch/optimization/uncoded-troubleshooting.md): This section provides guidance on resolving common issues that users may encounter while using unCoded. Follow these steps to identify and address problems effectively.
- [How to Monitor unCoded Performance](https://docs.uncoded.ch/optimization/how-to-monitor-uncoded-performance.md): After starting unCoded, open the control panel by sending /start in your Telegram Group. Then choose one of the following functions:
- [General Questions](https://docs.uncoded.ch/frequently-asked-questions-faq/general-questions.md)
- [Configuration Questions](https://docs.uncoded.ch/frequently-asked-questions-faq/configuration-questions.md)
- [Community Support](https://docs.uncoded.ch/support/community-support.md): unCoded's community-driven support is your first stop for assistance. Our active Telegram group is designed for users to exchange ideas, troubleshoot, and share strategies.
- [Individual Support Services](https://docs.uncoded.ch/support/individual-support-services.md): For users requiring one-on-one assistance or personalized help, unCoded offers individual support services as an additional option.
- [How to Contact Us](https://docs.uncoded.ch/support/how-to-contact-us.md): If you need additional assistance or have inquiries, here’s how to reach us:
- [Terms of Service](https://docs.uncoded.ch/support/terms-of-service.md): Welcome to the Terms of Service for unCoded by Arrow Trade AG. This page outlines the legal agreement governing your use of the unCoded software—including licensing, user respons
- [Common Issues](https://docs.uncoded.ch/support/common-issues.md)
- [License System](https://docs.uncoded.ch/support/license-system.md): This page explains how unCoded’s licensing works, how to check your status via Telegram, and how to top up your license balance.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.uncoded.ch/welcome.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.
