# Fees

### Swap

No fees are charged when *swapping* on Astrolesent. We add a small fee when third-parties that use our APIs or trading widgets add their fee.

### Bridge

A 0.1% fee is charged when using the cross-chain bridge.

### Limit Orders

A 0.1% fee is charged when adding limit orders.&#x20;

However, traders can earn fees by providing liquidity on Astrolescent. This means placing limit orders that aren't immediately matched on the orderbook. Once the order is eventually matched, the liquidity provider receives a fee of up to 0.35% of the trade's value.

This means it is possible that a negative fee is "charged" when creating the limit orders.


---

# 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.astrolescent.com/astrolescent-docs/readme/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.
