# Searching and Browsing

- [Search](https://fairsharing.gitbook.io/fairsharing/how-to/searching-and-browsing/search.md): How to discover resource records in FAIRsharing.
- [Advanced Search](https://fairsharing.gitbook.io/fairsharing/how-to/searching-and-browsing/advanced-search.md): Search for FAIRsharing records using more specific fields.
- [Database Discovery](https://fairsharing.gitbook.io/fairsharing/how-to/searching-and-browsing/database-discovery.md): Examples of how to use the FAIRsharing advanced search to discover databases that align with your community requirements.
- [Browse Subjects](https://fairsharing.gitbook.io/fairsharing/how-to/searching-and-browsing/browse-subjects.md): Learn how to use our Subject browser to find FAIRsharing records of interest.


---

# 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://fairsharing.gitbook.io/fairsharing/how-to/searching-and-browsing.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.
