# Welcome to the bitoftrade docs!

This is where you can find all the information you need to get started with our platform and take full advantage of its features and tools.&#x20;

Whether you are a new user or an experienced pro, our docs have been designed to provide you with the knowledge and resources you need to succeed.&#x20;

You'll find everything you need right here if you're looking for step-by-step guides, technical details, or answers to frequently asked questions. So, let's get started and explore what our platform has to offer!


---

# 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.bitoftrade.com/welcome-to-the-bitoftrade-docs.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.
