# Fees

Each transaction on Guru Network incurs X types of fees:

1. **Layer 3 (L3) Execution Fee**: Covers the cost of executing the transaction on Guru Network Layer 3 network.

* **L3 Fee Variability**: The L1 fee changes with transaction volume network. To minimize costs, consider submitting transactions during periods of lower gas usage, such as weekends.

Fees typically range from \_\_ to \_\_. This equates to approximately  \_\_\_ transactions per $1.


---

# 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.gurunetwork.ai/utility/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.
