# TX Fees Cost for Asset Managers

When Asset Manager rebalances the strategy Asset Manager will pay a gas fee for the rebalancing transaction execution. Rebalance Strategy only if you are sure that you will cover your TX fees from the management fee of the Strategy.

### Costs of rebalancing TX

* **Ethereum** - &#x30;**.**&#x30;06741911070149808 Ether (5-10$)
* **Polygon** - 0.01579614913029807 MATIC (0.014)
* **Optimism** - 0.001$

### Strategy Creation TX

* **Ethereum** - &#x30;**.**&#x30;16518800033993012 Ether (15-20$)
* **Polygon** - &#x30;**.**&#x31;29311436110083155 MATIC (0.1$)
* **Optimism** - &#x30;**.**&#x30;0006336215794 Ether (0.08$)


---

# 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://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/tx-fees-cost-for-asset-managers.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.
