> 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/subscriptions/how-to-purchase-a-walletx-paid-subscription.md).

# How to purchase a WalletX Paid Subscription

Our Premium & Elite versions unlocks the full potential of WalletX, giving you unlimited access to the most profitable wallets on Solana and many more perks.

### **Step 1.** Open <https://t.me/walletx_solana_bot> on Telegram.

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

### **Step 2.** Click the "Buy Premium (from $19.99)" button in the main menu.

<figure><img src="/files/VqvIQV5VpHzEElxUzEei" alt="" width="375"><figcaption></figcaption></figure>

### **Step 3.** Choose the plan you wish to buy

<figure><img src="/files/nBH5rdbvYKsjUbpwZaCO" alt="" width="375"><figcaption></figcaption></figure>

### **Step 4.** Choose your plan duration

<figure><img src="/files/f2j8fVuu5dLdsmGZekw3" alt="" width="375"><figcaption></figcaption></figure>

### **Step 5.** Complete your payment as follows. Follow the steps below:

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

### **Payment process (Step-by-step):**

1. Copy the deposit address (Tap to copy)
2. Go into your Solana wallet (Phantom, TrustWallet, etc)
3. Click on "↗ Send"
4. Enter the exact amount in Solana requested by the bot (as shown in the screenshot example)
5. Make sure the wallet address you are sending to is: `Ak316f8TZkG6VuEzSPEA4Yj6mznAiEp2o9rpXD9csZCq`
6. After you made the transfer, you need to run this exact command in the bot directly: \
   \
   `/confirmpayment wallet_address`\
   ( ⚠ Replace `wallet_address` with your wallet address used to make the transfer)

* 📝**Note:** Enter the command once and wait for the payment notification.&#x20;
* ⌚**Wait time:** \~30 minutes.

7. Once payment has been fully confirmed, you will receive the following message in the bot:

   <figure><img src="/files/MGv6NaqOgGxBEDMzrSc2" alt=""><figcaption></figcaption></figure>
8. **Click to join the group!**


---

# 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/subscriptions/how-to-purchase-a-walletx-paid-subscription.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.
