# How to use Wallet?

### 💳 Wallet Feature

The Wallet is a new payment feature in API.Market designed to help you manage your subscriptions seamlessly and avoid any service interruptions.

***

#### **📍 Accessing Your Wallet**

You can access your Wallet from the top-right corner of the dashboard. Your current Wallet balance will always be visible here.

<figure><img src="https://979396929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpzXHBiEL3zWqYljGVxS%2Fuploads%2FScROs9k0sRGDJzn3teEU%2FYour%20wallet%20balance%20(1).png?alt=media&#x26;token=3f19708e-4670-48fa-9878-930595253181" alt=""><figcaption></figcaption></figure>

#### **🔧 How It Works**

1. **Click on Wallet**

To recharge your wallet, you must click on the Wallet Balance.

<figure><img src="https://979396929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpzXHBiEL3zWqYljGVxS%2Fuploads%2FLOXAjt93gU0jbnrXhApn%2FYour%20wallet%20balance%20(4).png?alt=media&#x26;token=69f82117-7b79-4e53-a032-837d25278c9d" alt=""><figcaption></figcaption></figure>

2. **Add a Card**

To start using the Wallet, you must first add a valid payment card to your account.

<figure><img src="https://979396929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpzXHBiEL3zWqYljGVxS%2Fuploads%2FtIjaPTLpTy29Lx9gG1lB%2FYour%20wallet%20balance%20(5).png?alt=media&#x26;token=b4e7f30f-ef9a-43cc-978f-b5eedb20f53a" alt=""><figcaption></figcaption></figure>

3. **Top Up Your Wallet**

Once your card is added, you can load your Wallet with any amount of your choice.

<figure><img src="https://979396929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpzXHBiEL3zWqYljGVxS%2Fuploads%2FZCbMgYpBOrTuAEwC83Vg%2FYour%20wallet%20balance%20(3).png?alt=media&#x26;token=4ccb6471-334d-46cf-a602-a4c66cb399ac" alt=""><figcaption></figcaption></figure>

<figure><img src="https://979396929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpzXHBiEL3zWqYljGVxS%2Fuploads%2F3AVHCkKlddWHFVTSA3ka%2FTop%20up%20wallet.png?alt=media&#x26;token=d73c6c69-f5c7-4220-ac39-06126129f569" alt=""><figcaption></figcaption></figure>

4. All wallet transactions can be seen under Wallet Transactions.

<figure><img src="https://979396929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpzXHBiEL3zWqYljGVxS%2Fuploads%2FXXkdJ0HPryiL5RNKHWgD%2FWallet%20txn.png?alt=media&#x26;token=9fea3d75-72a5-4306-9e26-0778c2753e09" alt=""><figcaption></figcaption></figure>

5. Subscribe to any plan for an API using your balance from the wallet and pay the balance from the card.

<figure><img src="https://979396929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpzXHBiEL3zWqYljGVxS%2Fuploads%2F22wDSdV4iIlUUUEg0woi%2FScreenshot%202025-06-27%20at%205.33.15%E2%80%AFPM.png?alt=media&#x26;token=456f1f23-57c4-434e-892c-52549b994faa" alt=""><figcaption></figcaption></figure>

<figure><img src="https://979396929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpzXHBiEL3zWqYljGVxS%2Fuploads%2FEFfXYjEC4QDs8LHW46dY%2FYour%20wallet%20balance%20(6).png?alt=media&#x26;token=3f19cc55-281d-447d-9ded-7b0c604417d5" alt=""><figcaption></figcaption></figure>

6. **Automatic Subscription Renewals**

API.Market will automatically use your Wallet balance to keep your APIs running smoothly.

<br>


---

# 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://docs.api.market/how-to-use-wallet.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.
