> For the complete documentation index, see [llms.txt](https://wiki.tribute.tg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tribute.tg/for-subscribers/payment-methods.md).

# Payment methods

#### How to add a new card

1. Open the “Payment methods” section in the subscriber’s profile

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

2. Click “Add payment method.”

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

3. Enter the card-issuing country.

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

4. Enter your payment details.

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

5. Save the changes and select the card as your primary one.

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

**What happens next**

* The new card will be saved to your profile.
* Adding a card does not require making a transaction.
* If you want to pay using the added card, click “Set as primary payment method.”


---

# 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:

```
GET https://wiki.tribute.tg/for-subscribers/payment-methods.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.
