# Welcome to Docs

Welcome to our documentation section! In case you have any questions, please do not hesitate to reach out to us at <info@tradetomato.com>.

Tradetomato is a next-gen trade and portfolio automation platform set to redefine how you manage your crypto finances. Powered by the Tradetomato token (TTM) and featuring a core built on AI and machine learning, Tradetomato enables anyone from beginners to seasoned traders to automate their crypto portfolio across wallets, exchanges, and financial crypto services.

Our vision is to serve as a unified connection and automation layer between financial crypto services and ecosystems, creating integrations with: centralized/decentralized exchanges, wallets, (NFT) marketplaces, lending protocols, (automated) trading vaults, portfolio management tools, trading bot/algorithm providers, and more.

Automate your own trading strategies or use the marketplace to instantly deploy algorithms made by our team and the community. Track the performance of your algorithms in real-time or set up custom alerts to instantly notify you when something important happens. Dive into our advanced tools to fully automate the management of your portfolio and optimize your gains!

Are you ready to learn how Tradetomato works?

Let's dive right in!&#x20;

## Get Started

We've put together some helpful guides for you to get set up with Tradetomato quickly and easily.

{% content-ref url="fundamentals/getting-started" %}
[getting-started](https://docs.tradetomato.com/fundamentals/getting-started)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-started/adding-paper-connections" %}
[adding-paper-connections](https://docs.tradetomato.com/fundamentals/getting-started/adding-paper-connections)
{% endcontent-ref %}

{% content-ref url="fundamentals/modules-and-algorithms" %}
[modules-and-algorithms](https://docs.tradetomato.com/fundamentals/modules-and-algorithms)
{% endcontent-ref %}


---

# 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.tradetomato.com/welcome-to-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.
