# Outro

Please be aware that the CubeBase Trading Engine web application is currently under development.&#x20;

Images used in this tutorial are from a sandbox testing environment.&#x20;

The web app will be launched in a "Beta phase" first. The web app will be in constant development to improve its functionality. In addition, this tutorial will be constantly updated.&#x20;

Please note that when you are using the "CubeBase Trading Engine" web app you agree with the terms and conditions publicly presented on our <https://www.cubebase.xyz> website, under the "Terms and Conditions" section.

{% hint style="warning" %}
Always remember that trading is a marathon and not a sprint!
{% endhint %}


---

# 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/outro.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.
