> For the complete documentation index, see [llms.txt](https://docs.walletx.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.walletx.bot/faq/frequently-asked-questions.md).

# Frequently Asked Questions

Find the answers to the most frequently asked questons:

{% content-ref url="/pages/WC3QnhmfUQtvpmQ662U4" %}
[What is an "Elite" Wallet?](/faq/frequently-asked-questions/what-is-an-elite-wallet.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/OfcGacZU3RlziV2SJXZp" %}
[Where can I find the top wallets?](/faq/frequently-asked-questions/where-can-i-find-the-top-wallets.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/oUj61k5l9jc7GHzOK0IA" %}
["I bought premium". Where can I find the alpha wallet drops?](/faq/frequently-asked-questions/i-bought-premium-.-where-can-i-find-the-alpha-wallet-drops.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/vYtxVGUM1Q6XUzOA9UHq" %}
[Is it possible to have a CSV file including all the alpha wallets?](/faq/frequently-asked-questions/is-it-possible-to-have-a-csv-file-including-all-the-alpha-wallets.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/X6GyNSYv0RcWCDIsiZ4Y" %}
[Should I copy ✅pump.fun traders or ❌pump.fun traders?](/faq/frequently-asked-questions/should-i-copy-pump.fun-traders-or-pump.fun-traders.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/oHYSfITN5cmeIvB0K3vU" %}
[Why do I get this error: "❌ Error occurred while checking wallet (WE-1)"](/faq/frequently-asked-questions/why-do-i-get-this-error-error-occurred-while-checking-wallet-we-1.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/1zVGQrSMt6nojwMSTXmj" %}
[Why does the WalletX bot take long to check wallets now?](/faq/frequently-asked-questions/why-does-the-walletx-bot-take-long-to-check-wallets-now.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/5e8ETcxRjmpUuOIIrcFP" %}
[How can I know if my WalletX subscription is still active?](/faq/frequently-asked-questions/how-can-i-know-if-my-walletx-subscription-is-still-active.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/sB4vMb5GUSviX1LIGkAc" %}
[Why is WalletX giving me different results than other analyzers? (GMGN, Dexscreener,etc)](/faq/frequently-asked-questions/why-is-walletx-giving-me-different-results-than-other-analyzers-gmgn-dexscreener-etc.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/y1lKZWOsW85WLPj1Eamj" %}
[How do I access WalletX premium group after purchase? (Premium Plan)](/faq/frequently-asked-questions/how-do-i-access-walletx-premium-group-after-purchase-premium-plan.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/HiBE6LwffTBMZ9wsGN36" %}
[At what time does WalletX drop the premium wallets each day?](/faq/frequently-asked-questions/at-what-time-does-walletx-drop-the-premium-wallets-each-day.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/81OxppPLnACv6RVZE0XQ" %}
[Why does WalletX recommend skipping wallets with too many transactions?](/faq/frequently-asked-questions/why-does-walletx-recommend-skipping-wallets-with-too-many-transactions.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/CezTOkKr8c3hWfU4Rlj5" %}
[Why I haven't received my premium subscription yet?](/faq/frequently-asked-questions/why-i-havent-received-my-premium-subscription-yet.md)
{% endcontent-ref %}

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/09sky6o9gklws3XBEpmR" %}
[Which copy trading bots does WalletX recommend for Solana?](/faq/frequently-asked-questions/which-copy-trading-bots-does-walletx-recommend-for-solana.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.walletx.bot/faq/frequently-asked-questions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
