# Quick Search

Find an article, a search, a post, or any other elements using the Quick Search option.

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.

### How to use Quick Search?

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

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

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

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

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

<figure><img src="/files/08nysEHlkaAAThLy6XXE" 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-article/researching-an-article-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.
