# Advanced Search & Filters

### Filters

PRO Pass Holders will gain access to more powerful filters such as:&#x20;

* **Contains** - A search field to check if a handle contains "xyz"
* **Begins** **With** - A search field to check if a handle begins with "xyz"
* **Ends** **With** - A search field to check if a handle ends with "xyz"
* **Digits** - Choose between contains digits, does not contain digits or digits only.
* **Letters** - Choose between contains letters, does not contain letters or letters only.
* **Palindrome** -Is palindrome and is not palindrome. &#x20;
* **Listing** **Date** **Range** - Search by date listed, 24hours, 7days, 30days, All Time.

<div align="center"><figure><img src="/files/DOaJow6BO3q5pZdF876n" alt=""><figcaption><p>A preview of PRO filters</p></figcaption></figure></div>

### Listings Per Page

PRO Pass holders can choose over more than the usual 50 listings per page. Options include 50, 100 or 500 per page. &#x20;

### Sort By

PRO Pass Holders will be able to also sort listings by:

* **Last Sale Date**
* **Character Length**
* **Number Of Offers**
* **Number Of Sales**


---

# 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://litepaper.handle.tools/advanced-search-and-filters.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.
