# Intro

{% hint style="info" %}
**Important tip: $CUBEB** tokens are required to access the CubeBase Trading Engine web app. To find out about $CUBEB tokens you can visit [CubeBase.foundation](https://www.cubebase.foundation) website.\
To register your account you need to visit <https://register.cubebase.xyz> .\
More information about our project can be found on <https://cubebase.xyz> .
{% endhint %}

## Overview

What is CubeBase Trading Engine?

> CubeBase Trading Engine is a web-based application developed in partnership with Akea Blockchain Technologies, a software development company from Romania.&#x20;
>
> With our web app, you can trade multiple crypto pairs on the Binance exchange, using spot or futures markets, even if you don't have the knowledge to do so. CubeBase Trading Engine is designed to help out non-tech users or those who don't know how to trade. With a self-intuitive user interface, the web application will automatically open and close trades for every user.&#x20;
>
> CubeBase trading engine provides programmatic trades allowing users to make money while they are doing day-to-day activities and without knowing difficult aspects of crypto trading. Every user will benefit from different strategies, long-term trades, scalping, swing trades or day trading. Our focus will remain futures market where users can leverage tokens with 5x up to 20x.&#x20;
>
> CubeBase trading engine has an in-built system for automatic trading, with the capability of "signal user copy". The web app was designed with the help of skilful and successful traders around the globe and a very smart team of coders. CubeBase Trading Engine has a custom-built module capable of analyzing and predicting price movements in terms of technical analysis.&#x20;

{% hint style="warning" %}
**Please be aware that trading crypto doesn't rely solely on technical analysis.**
{% endhint %}

## Quick links

{% content-ref url="overview/our-features" %}
[our-features](https://docs.cubebase.xyz/overview/our-features)
{% endcontent-ref %}

## Get Started

We have put together some helpful guides for you to get setup with our crypto trading web application.

{% content-ref url="sign-up-and-account-security/sign-up-process" %}
[sign-up-process](https://docs.cubebase.xyz/sign-up-and-account-security/sign-up-process)
{% endcontent-ref %}

{% content-ref url="sign-up-and-account-security/account-security" %}
[account-security](https://docs.cubebase.xyz/sign-up-and-account-security/account-security)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-set-up/deposits" %}
[deposits](https://docs.cubebase.xyz/fundamentals/getting-set-up/deposits)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-set-up/subscription" %}
[subscription](https://docs.cubebase.xyz/fundamentals/getting-set-up/subscription)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-set-up/account-settings" %}
[account-settings](https://docs.cubebase.xyz/fundamentals/getting-set-up/account-settings)
{% endcontent-ref %}

{% content-ref url="auto-trading" %}
[auto-trading](https://docs.cubebase.xyz/auto-trading)
{% endcontent-ref %}

{% content-ref url="auto-trading/risk-management" %}
[risk-management](https://docs.cubebase.xyz/auto-trading/risk-management)
{% endcontent-ref %}

{% content-ref url="withdrawals" %}
[withdrawals](https://docs.cubebase.xyz/withdrawals)
{% endcontent-ref %}

{% content-ref url="outro" %}
[outro](https://docs.cubebase.xyz/outro)
{% 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.cubebase.xyz/intro.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.
