# Cryptocurrency payment instruction

The instruction can be placed in your knowledge base, added as a separate menu item on your website, or shown as a tooltip during the checkout process. Use simple step-by-step descriptions with visual elements such as payment process screenshots, icons of popular cryptocurrencies, and explanatory notes.

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

You can find a ready-to-use payment instruction template in the [CryptoCloud documentation](https://docs.cryptocloud.plus/en/start/how-to-pay-instruction).

Having a visual guide reduces user anxiety when choosing a new payment method and helps increase the number of successful transactions.


---

# 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://brand.cryptocloud.plus/en/marketing-materials/cryptocurrency-payment-instruction.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.
