# FAQ

**What is Robotrade?**

Robotrade is a technological platform currently offering a no-code interface for users to create their own automated trading strategies for CEX and DEX trading in Telegram. It places trades through a Centralized Exchange API key pair handled by our cloud servers, or through your ethereum wallet for DEXs. We remove the need to code and setup complicated cloud architecture to run your bot.&#x20;

**What is the future for Robotrade?**

Algorithmic trading will be big this cycle. AI and crypto driven retail mania will bring in a crowd looking to automate their trading with a low technological burden to them. We will onboard them easily with a slick bot to get them started. No need to code, no need to setup cloud architecture to run scripts. Just click some buttons and deploy.

* We will add new open source scripts nearly weekly for free users.
* We will look to onboard talented authors to create premium scripts for users to trade with and have authors be payed in ROBO tokens.&#x20;
* We also will be enabling more on-chain DEX's in the future..

**What is the Robotrade Telegram Bot and its unique features?**&#x20;

The Robotrade Telegram Bot allows users to interact with automated/algorithmic cryptocurrency trading easily. Key features include trading exchange selection, backtesting modules, strategy configuration, and real-time interaction. We have also launched on-chain backtesting and dYdX on-chain trading.

**What features are live?**

Full module for CEX trading is live. Backtesting CEX coins is live. On-chain and Solana backtesting is live. dYDx is also live.

**Does Robotrade offer financial or investment advice?**&#x20;

No, Robotrade does not offer any form of financial, investment, legal, or tax advice. Users are advised to consult professional advisors for such matters.

**Who is responsible for the trading strategies created on Robotrade?**&#x20;

Users are solely responsible for the strategies they create, test, and execute on Robotrade. The platform does not bear responsibility for the performance or effectiveness of these strategies. All strategies Robotrade creates and allows user to use are open-source.

**What available trading strategies exist on Robotrade?**&#x20;

Robotrade Telegram Bot offers a variety of pre-defined and open-source trading strategies suitable for different trading styles and market conditions. Currently, we provide six popular free strategies. New strategies will be added nearly weekly.

**What is the ROBO token and its key features?**

ROBO is Robotrade's cryptocurrency token, built on the Ethereum blockchain (ERC-20). It offers discounts on strategy generation, payments for developers, and exclusive access to new features and premium strategies. It's used within the bot for various purposes, including paying for strategy generation fees and accessing premium features.

**What are the ROBO Tokenomics?**&#x20;

The total supply of 250,000,000 ROBO tokens was entirely allocated to the Liquidity Pool (LP) on launch, ensuring ample market liquidity. The team holds no tokens, and never did.

**Rev share, buybacks?**

We will not be doing rev share or buybacks now or in future. Regulatory compliance is #1 for us so we can continue operating. The team will not discuss token price, manipulate it or engage in revenue share gimmicks. We are here to build a trading tool, not to dump tokens on you.

**What taxes are applied to ROBO token transactions?**&#x20;

There is a 5/5 buy/sell tax on transactions involving ROBO tokens. These taxes will be used for development funding, server costs, marketing and other expenses at the discretion of the team.


---

# 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://robotrade-ai.gitbook.io/untitled/overview/faq.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.
