# Overview

This documentation is designed to help users understand and effectively work with Axolot — a Web3 ecosystem that combines traditional Web2 tools with blockchain-based solutions. This guide provides a comprehensive overview of Axolot’s core concepts, components, and use cases.

Use this documentation to get the full information about:

{% content-ref url="/pages/7fiSJ6pj0q3BgFhyUrNb" %}
[What's Axolot?](/welcome-to-axolot/whats-axolot.md)
{% endcontent-ref %}

{% content-ref url="/pages/9XuU5fwKSiY2cIyYKcUj" %}
[Axolot Products](/axolot-products/products-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/iYRylPkPIkD1PrTdtV1l" %}
[How to Join Axolot](/getting-started/how-to-join-axolot.md)
{% endcontent-ref %}

{% content-ref url="/pages/uePHpvtG4Y0t0GlaUozj" %}
[Guides & Tutorials](/guides-and-tutorials/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/3LlP18pHg9Th97bfw2FJ" %}
[Official Links](/resources/official-links.md)
{% endcontent-ref %}

{% content-ref url="/pages/5RKlzSua8hHXaAaPwdmH" %}
[Contact Us](/resources/contact-us.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://docs.axolot.org/introduction/overview.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.
