> For the complete documentation index, see [llms.txt](https://crytsal-ai.gitbook.io/crystal-analysis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crytsal-ai.gitbook.io/crystal-analysis/crystal/welcome-to-the-crystal-analysis.md).

# Welcome to the Crystal Analysis

The idea for our project appeared when we understood that the Cardano ecosystem lacks high-quality tools based on artificial intelligence. Despite the network's high potential, many projects do not use AI to simplify their operations and improve user interactions. We decided to change that!

Our project does not only provide advanced analytics for tokens but also offers a service for integrating AI into other projects. We see great potential in helping developers on Cardano incorporate AI technologies into their ecosystems. This will optimize processes, enhance efficiency, and create more user-friendly products.

Additionally, we decided to follow modern trends and develop an AI agent specialized in analyzing tokens within the Cardano network. This agent will perform fundamental and technical analyzes, provide a comprehensive verdict for each token, and suggest optimal entry zones for investment in case of positive verdict. Such multi-level analytics will help users to make better decisions based on in-depth assessments and recommendations.

Thus, our project combines analytics, services, and innovative technologies to become a crucial component in advancing the Cardano ecosystem.

<figure><img src="/files/Cz9z0Ohwr5aILtJLKHUY" alt=""><figcaption><p>Crystal Logo</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://crytsal-ai.gitbook.io/crystal-analysis/crystal/welcome-to-the-crystal-analysis.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.
