# Description Search

A description search involves using explanatory text to guide the search process. This allows for a more nuanced and context-rich exploration of content.&#x20;

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

#### Description Search

1. **Crafting the Description**: Write a detailed description that encapsulates the key elements of the topic or information you are searching for.&#x20;
2. **Incorporating Key Elements**: This involves defining the subject matter, explaining its relevance, outlining any specific attributes or features, and mentioning related terms or concepts.
3. **Providing Context**: This involves historical background, industry-specific details, or any other pertinent information that situates the search within a broader framework.
4. **Use of Natural Language**: Write the description in natural language, as if explaining the topic to someone unfamiliar with it.&#x20;
5. **Balancing Detail and Brevity**: Strive to be detailed enough to provide a clear and comprehensive understanding of the search topic, yet concise enough to avoid unnecessary complexity.&#x20;
6. **Identifying Key Phrases**: Within the description, highlight key phrases or terms that are central to the search.&#x20;
7. **Refinement and Iteration**: Be prepared to refine and iterate on the description based on initial search results.
8. **Leveraging Descriptive Keywords**: While the main focus is on the narrative description, consider integrating specific keywords within the description to enhance search precision.&#x20;


---

# 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.pandamatch.io/search/description-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.
