# Validation

After TON tokens have been pooled in the smart contract, they are distributed between the participating validating nodes.&#x20;

Participating nodes engage in validation rounds to approve TON blockchain transactions and receive network rewards after each one.&#x20;

Once the reward is received, the application automatically deducts a service fee. The reward, excluding the fee, is added directly to the **bemo** TON tokens pool, increasing its TON value.

&#x20;As the value of the **bemo** TON pool grows, so does the TON price of bmTON, your share in this pool.

<figure><img src="/files/hDE1jP02we0n6Rshl5V0" alt=""><figcaption></figcaption></figure>


---

# 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.bemo.fi/welcome-to-bemo/how-bemo-works/validation.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.
