# Fees

This section provides an overview of the fees for different functionalities to help you make informed decisions when using the platform. Below, you'll find a comprehensive table outlining each feature and its corresponding fee rate.

| Action                     | Fee                                                                                                                     |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| Transactions from Safe     | 0.2 \* Gas cost. (Eg. If the transaction costs 0.001 AVAX, 0.0012 AVAX will be reduced from your Markr Go gas balance.) |
| Platform Swap              | No additional fee.                                                                                                      |
| WalletConnect Integrations | No additional fee.                                                                                                      |
| 3rd Party Integrations     | 3rd Party integrators can choose their own fee model up to 0.5 \* Gas cost.                                             |


---

# 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.markr.io/markr-go/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.
