# Deposit Allowance

### Deposit Allowance&#x20;

Once you have registered your account, the next step is to deposit funds into your allowance balance. These deposited tokens can then be used to sponsor transactions on the platform.

<figure><img src="/files/sud8LDTr5KOZOPau2pFA" alt=""><figcaption></figcaption></figure>

### To deposit funds&#x20;

After registering, you will need to go to the deposit tab in order to deposit allowance and view your allowance balance. In the Deposit tab enter the amount you want to deposit. You need to send the desired amount of APT tokens only from your registered wallet address.

### Deposit Options

#### 1. Deposit

To deposit funds evenly to all feepayer accounts.

#### 2. Deposit and Equalise

To deposit fund unevenly to maintain same balance on all feepayer accounts.&#x20;

#### 3. Deposit to Specific

To deposit to a particular feepayer account.

### Allow for Confirmation

Blockchain transactions require confirmations to be included in blocks. Allow the transaction in your extension.&#x20;

### Begin Sponsoring Transactions

These deposited tokens are now available in your allowance balance to sponsor transactions. To submit transactions for the platform to process, you will need your unique payer key that was provided upon registration.

Once you have deposited funds into your allowance balance, the next step is to whitelist wallet addresses that will be eligible to receive sponsored transactions from your account.


---

# 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.kanalabs.io/paymaster-service/kana-paymaster-for-aptos-and-supra/deposit-allowance.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.
