# Tron Energy

- [Overview](https://docs.getblock.io/tron-energy/overview.md): Learn about GetBlock Tron Energy, how to rent Tron energy and bandwidth through API or Dashboard UI
- [Getting Started](https://docs.getblock.io/tron-energy/getting-started.md): Learn how to access Tron energy, top your balance, delegate resources, check prices and manage API key from your dashboard.
- [TRON Fee Model](https://docs.getblock.io/tron-energy/tron-fee-model.md): Learn how to calculate transaction fees in TRON
- [API Reference](https://docs.getblock.io/tron-energy/api-reference.md): This contain all the endpoints, pricing and error codes to access TRON energy
- [delegateEnergy - TRON energy](https://docs.getblock.io/tron-energy/api-reference/delegateenergy-tron-energy.md): Example code for the delegateEnergy JSON RPC method. Сomplete guide on how to use delegateEnergy JSON RPC in GetBlock Web3 documentation.
- [delegateBandwidth - TRON energy](https://docs.getblock.io/tron-energy/api-reference/delegatebandwidth-tron-energy.md): Example code for the delegateBandwidth JSON RPC method. Сomplete guide on how to use delegateBandwidth JSON RPC in GetBlock Web3 documentation.
- [addressActivate - TRON energy](https://docs.getblock.io/tron-energy/api-reference/addressactivate-tron-energy.md): Example code for the addressActivate JSON RPC method. Сomplete guide on how to use addressActivate JSON RPC in GetBlock Web3 documentation.
- [orders/{order\_id} - TRON energy](https://docs.getblock.io/tron-energy/api-reference/orders-order_id-tron-energy.md): Example code for the orders/{order\_id} JSON RPC method. Сomplete guide on how to use orders/{order\_id} JSON RPC in GetBlock Web3 documentation.
- [price-estimate - TRON Energy](https://docs.getblock.io/tron-energy/api-reference/price-estimate-tron-energy.md): Example code for the price-estimate JSON RPC method. Сomplete guide on how to use price-estimate JSON RPC in GetBlock Web3 documentation.


---

# 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.getblock.io/tron-energy.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.
