# Notification History

<figure><img src="/files/rEXUFld7QOxR4BJ84wpU" alt=""><figcaption><p>Basic Interface Layer </p></figcaption></figure>

### Step 1: Open Notifications

On the [**Walletium**](<https://t.me/walletiumbot >) main screen, tap the **notification icon** in the top-right corner.

### Step 2: View Notifications

This opens the **Notifications List**, where you can find updates about your account.

### Types of Notifications

1. **Deposit**: Confirms when funds are added to your wallet.
2. **Withdraw**: Tracks withdrawals from your wallet.
3. **P2P Transfer**: Updates on peer-to-peer transactions between [**Walletium Native addresses**](/walletium-object/address-types/native.md).&#x20;
4. **Swap**: Details of asset exchanges or [**swaps**](/basic-interface-layer/deposit-send-and-swap.md).

{% hint style="info" %}
Each notification shows: **Status** (e.g., **Confirmed**), **transaction type,** **fees** (if any).&#x20;
{% endhint %}

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Onboarding</td><td><a href="/files/dCV6IbFPmw2eLiJ7buzY">/files/dCV6IbFPmw2eLiJ7buzY</a></td><td><a href="/pages/C5DMKZVqTJoLcj7k2iUu">/pages/C5DMKZVqTJoLcj7k2iUu</a></td></tr><tr><td>Deposit, Send &#x26; Swap </td><td><a href="/files/yKZ2x348cklyllGYsoJW">/files/yKZ2x348cklyllGYsoJW</a></td><td><a href="/pages/KDoj6eolW1UmP86qsmLd">/pages/KDoj6eolW1UmP86qsmLd</a></td></tr><tr><td>Main Card &#x26; Virtual Card</td><td><a href="/files/TWjrN0LRlxKJ46ypXcvc">/files/TWjrN0LRlxKJ46ypXcvc</a></td><td><a href="/pages/BdMT2rHfXgoKTNwsTEzc">/pages/BdMT2rHfXgoKTNwsTEzc</a></td></tr></tbody></table>


---

# 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.walletium.net/basic-interface-layer/notification-history.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.
