> For the complete documentation index, see [llms.txt](https://docs.deepwhalesaibot.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deepwhalesaibot.app/getting-started/overview.md).

# Overview

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

Our team launched in August 2025 with a plan to level the playing field, by creating the ultimate AI trading toolkit that can be used by traders of all skill levels and create opportunities for our users to gain ‘an unfair advantage’. We believe everyone should have the opportunity to succeed and truly allow users to find their way into projects before they become mainstream. Ultimately, giving a far better opportunity to create gains and make money. I mean, this is why we are all here, right? So, how do we do this? We design a simple to use trading bot, that lets you buy and sell securely as you may already do now, however, also providing signal alerts to our users through push notifications of new and popular tokens to buy. We do this with the power of AI.

How is this different and why would I use DeepBot over what I already use? Well, to simplify this answer, we put everything you need all in one place. In addition to this we include many game changing signals that will simply, give you an unfair advantage. We believe, that by creating a system that simplifies your experience, alerting you directly when an opportunity arises, and avoiding having to search constantly and stare at your device all day, we not only give you the easiest opportunity to make profits but also save you time and stress, by putting everything in front of you any time an opportunity arises.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.deepwhalesaibot.app/getting-started/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
