> For the complete documentation index, see [llms.txt](https://docs.chatastra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chatastra.ai/astrapay/features/transparent-pricing.md).

# Transparent Pricing

**💡 Simple, Predictable, Fair**

AstraPay is built on a **transparent pricing model** that ensures you always know what you’re paying — with no surprises.

There are:

* ❌ No monthly subscriptions
* ❌ No setup fees
* ❌ No hidden charges

You only pay a small transaction fee based on your **annual volume tier**

#### 📊 Fee Structure Overview

* **Percentage fee**: Based on your current tier (from 2.5% to 0.5%)
* **Flat fee**: $0.30 per transaction (only applies to transactions over $100)
* **Gas fees**: Paid by the merchant at the time of the transaction

> <mark style="color:green;">**🔁 Fees are automatically calculated and deducted during each payment. No manual handling required.**</mark>

#### 🎁 Lower Fees Through Rewards

As you scale your volume, you:

* **Move to lower fee tiers**
* **Earn $ASTRA cashback**
* Can **burn $ASTRA** to bring fees to 0% during custom campaigns

Your dashboard always displays your **current tier**, **next milestone**, and **real-time fees** — so you're never left guessing.


---

# 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://docs.chatastra.ai/astrapay/features/transparent-pricing.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.
