# Fees

### **Current Fees**

At launch, the AI Agent Terminal charges **no additional fees** on transactions.

* All swaps, trades, and actions you perform in the terminal cost only the standard network fees (XRPL transaction fees).
* There are no hidden charges or platform cuts.

### **Future Plans**

As the platform evolves, we may introduce small fees for certain advanced features or premium agent capabilities.

* Any future fees will be **transparent and clearly documented**.
* Core terminal functionality will remain accessible to all users.

### **Key Takeaway**

Right now, the terminal is **completely fee-free** beyond native blockchain costs, making it the most efficient way to trade, analyze, and interact onchain.


---

# 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.aigent.run/platform/fees.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.
