# Payment methods

#### How to add a new card

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

<figure><img src="https://3788573142-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6EICcSNhn5UwhQp1lbwx%2Fuploads%2FTsY1bWsyyiWt7FZ0VAkL%2Feng_wiki_2.jpg?alt=media&#x26;token=7647f637-327f-402d-b640-de0bdbb0487b" alt="" width="375"><figcaption></figcaption></figure>

2. Click “Add payment method.”

<figure><img src="https://3788573142-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6EICcSNhn5UwhQp1lbwx%2Fuploads%2FYAqfOpBNyRGCrepBw3Gy%2Feng_wiki_3.jpg?alt=media&#x26;token=ab739f00-a247-47a4-979e-aeda674a2362" alt="" width="375"><figcaption></figcaption></figure>

3. Enter the card-issuing country.

<figure><img src="https://3788573142-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6EICcSNhn5UwhQp1lbwx%2Fuploads%2FbPpXaf7Jis73ykG0Voqq%2Feng_wiki_4.jpg?alt=media&#x26;token=30802231-1235-4a73-b7c0-305003b94740" alt="" width="375"><figcaption></figcaption></figure>

4. Enter your payment details.

<figure><img src="https://3788573142-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6EICcSNhn5UwhQp1lbwx%2Fuploads%2F9vPU03iVjdYh018keEPK%2Feng_wiki_5.jpg?alt=media&#x26;token=46c582bd-f2c6-4683-8561-b69c20b852d8" alt="" width="375"><figcaption></figcaption></figure>

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

<figure><img src="https://3788573142-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6EICcSNhn5UwhQp1lbwx%2Fuploads%2FfR0NgdnKj6UAVmaEg5Cx%2Feng_wiki_6.jpg?alt=media&#x26;token=06b8b0e4-b065-42d9-9295-8fdbd26f348b" 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: 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.
