# Search Over the Form

Expand Search panel on the right sidebar:

<img src="/files/hkxUDCiM5oDDDrW107vJ" alt="" class="gitbook-drawing">

Enter component name or API name and click Search icon <img src="/files/fLicQK9A9o8UC7654z7b" alt="" data-size="line">or press Enter key to get search result. Click on icon <img src="/files/KMYTanFhdXqls4FspK2o" alt="" data-size="line"> to see tooltip.

<img src="/files/My8zsvxFQs4FMDrqmzLT" alt="" class="gitbook-drawing">

Click on link to open needed component on the form:

<img src="/files/fxlbBpa9lexeHhPAKrCP" alt="" class="gitbook-drawing">


---

# 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.flexikanban.ai/components/forms/basics/search-over-the-form.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.
