# Stakeholders

The bottom block of the Explorer section is **Stakeholders**.\
\
All stakeholders of the BRIDGE token are displayed here.\
The block columns display information about each stakeholder:

* Address - address of the stakeholder in the Everscale network
* Type - stakeholder type (ordinary or Relay)
* Frozen stake - number of frozen BRIDGE tokens
* 30d reward - the reward earned by the stakeholder in the last 30 days.
* Total reward - the total number of BRIDGE tokens earned by this stakeholder.

In the upper right part of the block, you enable and configure search **filters** by Staking since, balance, frozen stake, last reward, total reward, and type.

![](/files/wJDQrszZL5X9yp49Lacb)


---

# 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.octusbridge.io/use/staking/explorer/interface/stakeholders.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.
