# Welcome to TurboDEX!

### Introduction

Welcome to TurboDEX, the ultimate trading platform that brings together advanced tools and essential bots for all your financial market needs. Whether you are an experienced trader looking to refine your strategies or a beginner seeking guidance, TurboDEX is designed to empower you with the tools and resources to succeed. This documentation serves as your comprehensive guide to understanding and harnessing the full potential of TurboDEX.<br>

### How to Use this Documentation

This documentation is designed to provide you with in-depth insights into TurboDEX's features and functionalities. It is divided into various sections, each focusing on a specific aspect of the platform. You can easily navigate through the sections using the provided table of contents.

Whether you are interested in exploring pre-built trading bots, customizing strategies, managing your portfolio, or accessing advanced trading tools, this documentation has you covered. Each section offers detailed instructions, explanations, and tips to help you make the most of TurboDEX.

We have organized this documentation in a sequential manner to facilitate a comprehensive understanding of TurboDEX's features and functionalities. We recommend starting with our Overview section and proceeding in a linear fashion.&#x20;

It is advisable to read through the entire documentation in one sitting to grasp the complete scope of TurboDEX. Upon completion, you may revisit and re-read specific sections as needed to further reinforce your understanding.

Should you have any questions or require further assistance, our support team is always available to help. Additionally, you can refer to the Frequently Asked Questions (FAQs) section or explore our comprehensive Knowledge Base for additional resources.

Welcome to TurboDEX, where your trading journey reaches new heights!

<br>

<details>

<summary>How to use this docs?</summary>

Detail

</details>

<details>

<summary>Contributing</summary>

If you want to contribute changes, start a new change request and submit it for review. The People team will review it soon after.

</details>


---

# 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://turbodex.gitbook.io/turbodex-docs/welcome-to-turbodex.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.
