# Adding credits

To add credits to a community wallet:

1. Click "My Account".
2. Select the "Communities" tab on the left.
3. Select the correct community from the list of those available to see the community admin page.
4. You can copy the "Contribution Link" and share it with your gaming group, so they can add credits to the wallet (they do not need to be members or have a Rampart account).
5. You can also transfer credits directly from your personal wallet by clicking "Contribute".\
   You will need to specify the amount and confirm acceptance of the Terms and Conditions.\
   Minimum transfer is 100 credits.
6. You can view the wallet balance at the top of the page, and a list of contributions using the "Transactions" tab.

<figure><img src="/files/AaJCjnwPIdEVJJGfuqzd" 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/communities/adding-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.
