# Welcome to Gaisha

{% hint style="info" %}
**Gaisha is self learning, adaptive LLM. As time progresses so does the infastructure.**
{% endhint %}

## Overview

Gaisha in it's current state is an advanced AI-driven assistant designed specifically for the dynamic needs of the crypto and financial services industry. Built with cutting-edge machine learning and data analytics capabilities, Gaisha empowers traders, investors, and financial institutions with unparalleled insights for both technical and fundamental analysis, while also offering robust tools for developers to deploy and manage tokens.

## Quick links

{% content-ref url="/pages/qE7NGHPeyRqNyOC3vdBN" %}
[About Gaisha (v1.0)](/gaisha/overview/about-gaisha-v1.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/pHk5Fkps6tqEv6O2vHUY" %}
[Our Features](/gaisha/overview/our-features.md)
{% 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://gaisha.gitbook.io/gaisha/welcome-to-gaisha.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.
