# Search Results

- [asp\_suggested\_phrases](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_suggested_phrases.md)
- [asp\_results](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_results.md): Let's you access the results array before sending it to the templating system.
- [asp\_cpt\_results](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_cpt_results.md): Gives access the term results results array before sending it to the templating system.
- [asp\_buddyp\_results](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_buddyp_results.md): Gives access the budyypress results results array before sending it to the templating system.
- [asp\_attachment\_results](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_attachment_results.md): Gives access the attachment results results array before sending it to the templating system.
- [asp\_comment\_results](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_comment_results.md): Gives access the comment results results array before sending it to the templating system.
- [asp\_blog\_results](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_blog_results.md): Gives access the multisite blog results results array before sending it to the templating system.
- [asp\_terms\_results](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_terms_results.md): Let's you access the term results results array before sending it to the templating system.
- [asp\_peepso\_group\_results](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_peepso_group_results.md): Gives access the peepso group results results array before sending it to the templating system.
- [asp\_peepso\_activities\_results](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_peepso_activities_results.md): Gives access the peepso activites results results array before sending it to the templating system.
- [asp\_only\_keyword\_results](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_only_keyword_results.md): Gives access to the live search suggested keywords array before sending them to the templating system.
- [asp\_only\_non\_keyword\_results](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_only_non_keyword_results.md): Gives access the results array before sending it to the templating system.
- [asp\_result\_groups](https://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results/asp_result_groups.md): Search results when the results grouping feature is enabled


---

# 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://knowledgebase.ajaxsearchpro.com/hooks/filters/search-results.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.
