# Atlas Refund Amount Calculation Rules

Atlas will process your refund based on the actual amount received from the airline, converted at a fair exchange rate. The specific rules are as follows:

**1. Full Refund**

**Applicable scenarios**: In cases of involuntary refunds or voiding, the airline fully refunds the payment in cash.

**Calculation rule**: Atlas will refund the full amount in the original currency and amount you paid.

**Example**: If you paid 1000 CNY when placing the order and meet the conditions for a full refund, Atlas will refund you 1000 CNY after the airline completes the refund process.

**2. Partial Refund**

**Applicable scenarios**: In cases of voluntary refunds, tax refunds or involuntary refunds, where the airline charges a refund fee or agrees to refund only a partial amount.

**Calculation rule**: Atlas will use the actual refund amount received from the airline as the basis, convert it from the airline’s refund currency to your original payment currency based on the exchange rate from the day before the refund operation, and credit it to your account.

**Example**: You paid 1000 CNY when placing the order. After applying for a refund, the airline deducts a service fee and refunds 50 USD to Atlas. Assuming the exchange rate on the day before the refund operation is 1 USD = 7.0 CNY, the converted amount is 50 USD × 7.0 = 350 CNY. Therefore, Atlas will refund you 350 CNY.

{% hint style="warning" %}
The refund amount does not include the ticketing fee from the original order. This fee is a cost already incurred during ticket issuance and therefore cannot be refunded. Thank you for your understanding.
{% endhint %}


---

# 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://resources.atriptech.com/popular-topics/post-booking/refund/atlas-refund-amount-calculation-rules.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.
