# Wallets page

{% embed url="<https://youtu.be/3VyUDEbHI54?si=qRGWTKbtSZriZnGi>" %}

### About the Wallets page

In this section, the site searches for successful crypto wallets. The Wallets page displays a list of the found wallets.

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

Each wallet has two rows of indicators - the upper and lower rows. By default, the upper row displays the parameters of the original wallet, while the lower row shows the calculated parameters for following this wallet.

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

To start your search, you need to select a filter to look for wallets. To do this, click on Wallet filter (the blue icon).

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

In the opened modal, you can choose either one of the Standard filters or create your own filter. Standard filters depend on your Pricing plan and cannot be edited. The higher your pricing plan, the better the Standard filters will be. Instructions on how to create your own filters can be found in the [Wallet filters](/wallet-search/creating-a-wallet-filter.md) section.

\
To select a filter, click the circle to the left of the name. After that, a table of wallets that match these parameters will be displayed.

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


---

# 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.definest.ai/wallet-search/wallets-page.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.
