# Search Option

The administrator can search for a specific document by typing the title of the document in the ***Search*** option.

* The user gets a navigation bar/ search bar on the platform homepage **to search the desired documents**.     &#x20;

![Search option for the Platform documents](https://4128708524-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Fv8P3M7IC5hcWwUOuDjyl%2Fimage.png?alt=media\&token=bc58c967-7641-4283-b9df-579a4354ad55)

* Insert the title of the document you want to search in the given space.
* Click the ***Search*** icon.
* All the available documents with the matching search term get displayed as ***Search Result***. **E.g.,** The following image displays documents containing the word ***new*** in their title:

![](https://4128708524-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FV5FN8y2aXDi0vZiQ6fwU%2Fimage.png?alt=media\&token=51bb873e-b632-40af-833c-843444f23a50)


---

# 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.bdb.ai/7.6/core-platform/getting-started/homepage/search-option.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.
