# Site search

{% hint style="info" %}
Site search is only available when using My AskAI via the My AskAI widget, it is not available with any integrations.
{% endhint %}

Site search is for when you don't want to chat, you just want to search a site to find the right pages to help you out.

Think of it as a much better version of search than the one you already have on your site.&#x20;

Your AI support agent will look over all pages added and list out up to 10 relevant results for your search query, using the same technology we use to answer your questions in conversations, and best of all, you get unlimited site searches on all plans (including free).

You can easily switch between Search and Conversation modes in the Widget navigation menu when you need to.

Here it is in action:

{% embed url="<https://www.loom.com/share/1ce1cefb4c484181b6cc5d8ac0c052ac?sid=e7f97fb7-6145-4459-bcc7-f2f54e25b091>" fullWidth="false" %}


---

# 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://support.myaskai.com/features/site-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.
