# Let's start!

Welcome to official Documentation of Low Caps Hub's Terminal! We are glad that finally, after months of hard work, we can see together in here.\
\
Please, allow us to guide you through all sections of our GitBook's site. During it you will find out about all aspects of our software - each avaliable functionality has been explained in the simplest possible way :).<br>

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

{% hint style="info" %}
Keep in mind that the Docs had been created for beta version (0.67), which was relased on December 21st 2024. Parallel to launch of Termianl 1.0, everything is going to be adjusted.
{% endhint %}

{% hint style="info" %}
In every sub-section we have included only smaller part of code requiered to achive desired functionality, to analyze full-lenght source code, check our [GitHub respository](https://github.com/lowcapshub).
{% 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://low-caps-hub.gitbook.io/lowcapshubterminal/introduction/lets-start.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.
