# Other

- [Restrict results from the current author archive page](https://knowledgebase.ajaxsearchpro.com/miscellaneous/other/restrict-results-from-the-current-author-archive-page.md): Custom code to display only results from the current author - when on the author archive page
- [Presetting search options via a custom URL](https://knowledgebase.ajaxsearchpro.com/miscellaneous/other/presetting-search-options-via-a-custom-url.md): Setting search settings (checkboxes, dropdown etc..) via adding query arguments to current page URL
- [Matomo analytics tracking integration](https://knowledgebase.ajaxsearchpro.com/miscellaneous/other/matomo-analytics-tracking-integration.md): Integrating with Matomo analytics
- [Replace search keywords (whole words)](https://knowledgebase.ajaxsearchpro.com/miscellaneous/other/replace-search-keywords-whole-words.md)
- [Replace or remove characters from search phrase](https://knowledgebase.ajaxsearchpro.com/miscellaneous/other/replace-or-remove-characters-from-search-phrase.md)
- [Adding spaces in search phrase between alphabetics and numbers](https://knowledgebase.ajaxsearchpro.com/miscellaneous/other/adding-spaces-in-search-phrase-between-alphabetics-and-numbers.md): Changing search input for better fuzzy matching
- [How to change the results URL to something else?](https://knowledgebase.ajaxsearchpro.com/miscellaneous/other/how-to-change-the-results-url-to-something-else.md)
- [Numbering the results](https://knowledgebase.ajaxsearchpro.com/miscellaneous/other/numbering-the-results.md): Adding number before each results
- [How to use the search without the live ajax feature, as a regular search?](https://knowledgebase.ajaxsearchpro.com/miscellaneous/other/how-to-use-the-search-without-the-live-ajax-feature-as-a-regular-search.md)
- [Empty search input field on the search results page](https://knowledgebase.ajaxsearchpro.com/miscellaneous/other/empty-search-input-field-on-the-search-results-page.md): Make the search query disappear from the input field on the search results page after redirection
- [Singular and Plural keywords index](https://knowledgebase.ajaxsearchpro.com/miscellaneous/other/singular-and-plural-keywords-index.md): Automatic singularization and pluralization with Ajax Search Pro


---

# 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/miscellaneous/other.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.
