# Platform Statistics

When you reach the [deFusion.xyz](https://www.defusion.xyz/) website, the information on the platform's statistics will be presented on the homepage. You will be able to gain better knowledge of what the platform has accomplished as a result of the additional general insights provided.

* **Masternodes**: The total master nodes available in the platform
* **Asset Staked**: The overall amount of assets users have committed to staking contracts or protocols.
* **Users**: The number of users currently participating in staking activities.
* **Rewards** **Paid**: The total rewards that the user had claimed as a result of their participation in the stake activities.

<figure><img src="/files/xCGBW5YdCX6Fzv4nBB7S" 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.defusion.xyz/getting-started/platform-statistics.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.
