# Quick Search

**Quick search** is a feature that allows users to quickly find specific information without having to navigate through multiple pages or sections. Here are some advantages and uses of quick search:

* **Quick access to data**: Enables users to quickly locate specific information among a large volume of data displayed on the dashboard without having to manually browse through all sections.
* **Increased efficiency**: Allows users to perform searches instantly and obtain results in real-time, which increases productivity.
* **Improved user experience**: A well-integrated quick search significantly enhances the user experience by making the dashboard more intuitive and easy to use. Users can navigate more easily and find what they are looking for without frustration.

### How to use Quick Search?

Click on the **magnifying glass** at the top right of the homepage.

<figure><img src="/files/NshkHpPbYXMtavHam8vl" alt=""><figcaption></figcaption></figure>

Enter the keywords for your search. In the example below, we entered the word '**Olympics Games**'.

<figure><img src="/files/jkNMAiD6OweZtw2Yg0qE" alt=""><figcaption></figcaption></figure>

You have a summary of all articles and searches with the word '**Olympics Games**'.

<figure><img src="/files/EKEkjc2hcFmkf52PYcgd" alt=""><figcaption></figcaption></figure>


---

# 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.gocontent.ai/gocontent-social-posts/researching-a-social-media-post-topic/quick-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.
