> For the complete documentation index, see [llms.txt](https://resources.atriptech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.atriptech.com/popular-topics/payments-and-billing/top-up-user-guide.md).

# Top-up User Guide

This guide explains how to top up your ATRIP account balance and where to view the top-up details.

#### Top-up

Atlas supports top-up in your **local currency\*** — the most convenient option for your team, with the lowest transfer costs and fastest processing times. Your supported currencies are automatically matched to your trading account, so there's no manual configuration required.

{% hint style="info" %}
\*Note: Local currency top-up is available for most trading currencies. At this time, INR is not yet supported.
{% endhint %}

**How to Submit a Top-up Request**&#x20;

Path: **ATRIP → Financial → Top-up**&#x20;

1. Select the preferred currency&#x20;
2. Click “Top-up”&#x20;
3. Submit the required details

Funds will be updated in your ATRIP account balance after payment verification and financial review.

{% hint style="info" %}
Enter the net amount after deducting the bank charges levied by your bank. For example: &#x20;

Transfer Amount: GBP 20,000  &#x20;

Bank Charges: GBP 15  &#x20;

Top-up Amount: GBP 19,985 &#x20;
{% endhint %}

<figure><img src="/files/56Au3Ksp0cqxLkbqc5Dz" alt=""><figcaption></figcaption></figure>

**Please allow sufficient processing time for bank transfers and review. Delays may result in insufficient balance, which can affect booking or ticketing operations.**

#### Top-up Notifications&#x20;

You may opt to receive email notifications when a top-up is successfully credited.&#x20;

**Email Notification Details**&#x20;

Notification emails include top-up amount, currency and transaction timestamp. Please reach out to your Account Manager to configure this email notification for your team.

<figure><img src="/files/4O9cJEnhdINCvwzc9GE2" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://resources.atriptech.com/popular-topics/payments-and-billing/top-up-user-guide.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.
