# Keyword Search

When specifying search keywords, you define the specific terms or phrases that will guide the search process. These keywords are crucial for narrowing down the search results to the most relevant domains or content. You can input up to 10 keywords, each reflecting an important aspect of your search criteria.&#x20;

<figure><img src="/files/1uTA2sKC8d3PKzjnygTm" alt=""><figcaption></figcaption></figure>

#### Search Keywords Specification

1. **Selection of Keywords**: These keywords should be chosen based on their relevance to the topic, industry, or target audience you are interested in.
2. **Relevance and Specificity**: Ensure that the keywords are specific enough to narrow down the search to relevant results, yet broad enough to encompass a range of potential matches.
3. **Keyword Diversity**: Include related terms, synonyms, or variations of the same concept to capture a broader spectrum of relevant results.
4. **Incorporation of Industry Terms**: Use industry-specific jargon or terms that are commonly associated with your area of interest.&#x20;
5. **Adjustment and Refinement**: Analyzing the outcomes and tweaking the keywords can help improve the accuracy and relevance of subsequent searches.


---

# 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/keyword-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.
