# How to purchase a subscription

To buy a subscription, get a payment link from the content creator:

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXeZ9ZpD8NB-Uk8WJiqA7w4Zvx0U1XA0BpHF-OewsqjjbdsA8qCz_GbEzjw26lVtD7CNwN_MBaEwvZZrbr3V199ndnMHP5aqqzCMaoRpEbmqKL1flySCatKjV5_QjTxdW-hliLTVdm55cANrlGrmRaBlswA?key=IWZluCpJ-RlGNEwoqVH17g" alt="" width="375"><figcaption></figcaption></figure>

After clicking on the link the bot will launch, you must click "Yes" to confirm the purchase of a subscription:

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXcXF2-6P_xG9LM6wyVg-U_bzdw82aDBrUzcPCbeQAJJ3T5i1oSie20ISWVuG37wD0vjFncpVD8g6yXyXQBdvENcbOPedthviKrf59_nVlGpqn6tZmGGp24f6PIa7adoXmhjzg1otUcs_yvD8UX8nhTPtIuj?key=IWZluCpJ-RlGNEwoqVH17g" alt="" width="375"><figcaption></figcaption></figure>

Next, you need to confirm the payment from the address and charge the network fee.

After a successful payment, you will receive a transaction ID and a description of the subscription in a private message with the bot.

Purchased subscriptions will be displayed in the list under "Purchased subscriptions".

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXcvDGT1TCyeUv_GZBkfbN4Zq53BVec8VZp-YT-cF-6Md8mhf7grsHE87GPq_EURB0ZmI9BCySKgekMz5uOcPHdu8QmuZjmvzirKGsJNdjrvxHPc9pLR4ZxTi0aVvg_JNUoazvlRLWnaHZqp0cLFxczeW73a?key=IWZluCpJ-RlGNEwoqVH17g" alt="" width="375"><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.daomars.com/f.a.q/wallet-old-version/subscriptions/how-to-purchase-a-subscription.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.
