# What is Fieres?

The native cryptocurrency of the Fieres Blockchain is called Fiero. In order to provide a market for computation, Fiero was created. Such a market gives participants a financial incentive to validate and execute transaction requests and gives the network computational resources.

Any participant that broadcasts a transaction request is also required to provide a bounty to the network in the form of some Fiero. Whoever completes the process of verifying the transaction, carrying it out, committing it to the blockchain, and broadcasting it to the network will ultimately receive this payout.


---

# 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.fieres.io/fundamental-topics/what-is-fieres.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.
