# Developer Fees

Example: Cross-Chain Transfers

* Align Fee: 0.1%
* Your Fee: 0.5%
* Total Fee Charged to the Customer: 0.6%

For a transfer of $10,000:

* Align Fee: $10 (0.1% of $10,000)
* Your Fee: $50 (0.5% of $10,000)
* Total Fees Collected: $60

Your Revenue: After paying the $10 Align fee, you keep $50 as additional revenue for your business.

This model allows you to generate revenue while offering valuable payment products to your customers.


---

# 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.alignlabs.dev/fees/developer-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.
