# Exact Search

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

1. **Selection of Text Fragments**: Identify and list up to 10 exact text fragments that are critical to your search.&#x20;
2. **Precision and Accuracy**: Ensure that the text fragments are accurately and precisely defined. The exact wording, spelling, and punctuation should be carefully considered to match the intended search criteria.
3. **Contextual Relevance**: Choose text fragments that are contextually relevant to your search objectives.&#x20;
4. **Length and Specificity**: The length of the text fragments can vary, but they should be long enough to provide meaningful context yet specific enough to avoid overly broad results.
5. **Inclusion of Unique Identifiers**: If possible, include unique identifiers or specific terms within the text fragments that are less likely to be common across multiple sources.&#x20;
6. **Variation and Coverage**: Incorporate a variety of text fragments that cover different aspects or angles of your search.&#x20;
7. **Testing and Refinement**: Be prepared to test and refine the text fragments based on the initial search results.&#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/exact-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.
