# Searching for content

### &#x20;:question: Are you looking for information, an action, or a profile?

:bulb: **Access unified search from the top bar.**

You can search among the following types of content:

* Action
* Activity
* Space
* Note
* People
* Product
* Task

**You can add additional filters to this:**

* Your favorites
* Tags added in the content

**And of course, enter text to filter your list based on its content:**

* The search is done on the name of the content
* It can be done on the content itself (description of the space, content of the note, etc.)

#### :bulb:Good To Know

* You can filter your search to only one space instead of anyone
* From the results list, access quick actions that are contextual to the content (bookmark, open task, add comments, etc.)


---

# 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.meeds.io/meeds-guides/user-guide/exploring-a-meeds-hub/navigating/searching-for-content.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.
