# View Bills Wallet

The View Bills Wallet Page allows you to monitor your bill's wallet balance easily.<br>

## How to View Your Bill Wallet Balance:

On the View Bills Wallet page, the current balance of your wallet is prominently displayed in the center. If you need to refresh the displayed balance, you can easily do so by clicking the Reload button to update the information.

<figure><img src="/files/3V82ETkCfRi7AgpO5ouR" alt=""><figcaption></figcaption></figure>

### Features:

* Balance Display: This shows the total amount available in your bills wallet.
* Reload Button: Click this button to refresh the balance to ensure it reflects the most up-to-date information.


---

# 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.udara360.io/core-features/e-channels/bills-payment/view-bills-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.
