# Intro: AI Search

### &#x20;**Quickly find all your answers with Search AI!**

For any questions or specific searches regarding the use of Civalgo, use the *Search AI* search bar located at the top right of the online documentation: <https://civalgo.gitbook.io/civalgo-docs/>.&#x20;

This tool allows you to quickly obtain relevant summaries and directly shares the exact pages where the desired information is located. An efficient way to save time and make the most of all Civalgo resources!

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


---

# 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://documentation.civalgo.com/getting-started/intro-ai-search.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.
