# Wallets & credits

When placing an order, you have the option to pay with credits.\
To do so, you will need to have sufficient credits in your personal "wallet".\
You can also use the subscriptions tab in My Account to change payment method between currency and credits.

To add credits to your wallet:

1. Click "My Account".
2. Select the "Wallet" tab on the left.
3. Click "Top Up".
4. Choose the number of credits to purchase.
5. Choose a payment method and confirm payment.

<figure><img src="/files/prgRCQ8WehfA5mfGrGoJ" 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://rampart-games-ltd.gitbook.io/docs/faq/wallets-and-credits.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.
