# AI Search Functionality

Enhance your app with powerful **AI Search functionality** through our CMS design interface. By simply adding the AI Search widget, you can offer intelligent search capabilities tailored to your app’s needs.

* **Customizable Search Scope:** App owners can configure the AI Search to only pull data from within the app or from specific resources available to the user, ensuring controlled and relevant results.
* **Open Environment Search:** Alternatively, the AI Search can be set up to function in an open environment, providing users with a broader, conversational search experience—similar to ChatGPT—where they can ask questions and receive answers on a wide range of topics.

Whether you choose to restrict the AI to your app's data or allow a more open-ended search, this feature offers a seamless and efficient way for users to access information within your app.

<figure><img src="/files/seWuIuSdx5MBJOnGml8x" alt=""><figcaption><p>AI Search Widget</p></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://learn.reptile.app/help-guides/ai-search-functionality.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.
