# Search

Search using keywords that will retrieve results containing one or more of the keywords you enter into the Search field. The results will be sorted by relevance, i.e. results corresponding to all search terms first then in decreasing relevance. For example, a search using the keywords “capacity building, knowledge and assessment” first will retrieve results containing all three words, then will retrieve results containing two of them, and finally will retrieve results containing all results with just one of the keywords.

* Widen search: add OR to your keyword searches to ensure that you retrieve all possible results around one topic
* Spelling: In order to increase your chances of finding the correct results, try using different spellings.&#x20;
* Key words: Try using fewer keywords in your searches; the fewer keywords used, the broader the selection of results.

  Boolean search: Boolean Search
* Using a star (*) or ‘wildcard’ word prefix will help you find words with the same beginning and multiple endings. For instance, Kand* will bring up images of Kandinsky whether they are written with a y or an i.
* Bound search: Using quotations around specific phrasing, i.e. “Tiger, Tiger Burning Bright” will narrow down your results to that specific wording.

## Expert search

The expert search page is available on <https://ipbes.net/experts>

![Click on "About" and then select "Experts"](/files/-M3BnJ22BBURB9DUxOIr)

![Experts search page](/files/-M3BnUr7dnFbUWXHDADM)

![Search for experts by name, nationality, deliverable or nominating government](/files/-M3BnyQhakClC845h12L)

## Documents search

* [Documents search](https://ipbes.net/document-library-categories)


---

# 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://ict.ipbes.net/user-documentation/navigation-and-search/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.
