# Welcome!

## 👋 Welcome to Algo724!

Welcome, and thank you for choosing Algo724! We're excited to help you navigate the world of cryptocurrency trading with our powerful and intuitive automated trading bots.

This manual is your complete guide to the platform. Whether you are taking your first step into algorithmic trading or are an experienced investor, our goal is to provide you with all the information you need to trade confidently and effectively.

Here, you will find everything from setting up your first bot to understanding advanced strategies and performance metrics.

<figure><img src="/files/Gn4QL3Ch2iGyW0fAV7l6" alt=""><figcaption></figcaption></figure>

Let's begin your automated trading journey!


---

# 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.algo724.com/introduction/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.
