# Introduction

This is the complete API documentation for XLG.AI to get some information modules (Wave monitor, ...). If you want more features, you can contact our support team for more information.

### Get started now

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="2139">ℹ️</span> <strong>Basic information</strong></td><td>This is some basic information you need to read before starting</td><td></td><td><a href="basic-information">basic-information</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f916">🤖</span> <strong>API Detail</strong></td><td>This describes all API of XLG.AI modules that you can use for your app</td><td></td><td><a href="../api-documentation">api-documentation</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="2753">❓</span> <strong>FAQ</strong></td><td>Some frequency questions that may help you use this document more easily</td><td></td><td><a href="../faq">faq</a></td></tr></tbody></table>


---

# 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.xlg.ai/introduction/introduction.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.
