# Search

Search field lets you to find a project, event or a travel fund. Your search looks for items *within* the tab type. For example, after you select the Events tab, you can search for and find a specific event.

1. To use the search functionality, select the tab for the type of item you want to locate.
2. Type a search term for the item you want to locate. You can search by an entire or part of a name, for example:\
   \
   ![](/files/80VWCIKJFiB6CTOpregq)
3. One or more results will appear and you can select the item you were searching for.


---

# 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.linuxfoundation.org/lfx/crowdfunding/dashboard-overview/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.
