# BGT Station

[BGT Station](https://bartio.station.berachain.com/)是管理`$BGT`所有事务的仪表盘，用户可以实现如下操作：

1. 查看活跃的[奖励金库](https://bartio.station.berachain.com/gauge)
2. 查看活跃的[验证器](https://bartio.station.berachain.com//validators)集
3. [委托或取消](https://bartio.station.berachain.com//delegate)`$BGT`委托
4. [兑换`$BGT`为`$BERA`](https://bartio.station.berachain.com//redeem)
5. [领取已获得的`$BGT`奖励](https://bartio.station.berachain.com//rewards)

{% embed url="<https://bartio.station.berachain.com/>" %}


---

# 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://www.docszh.com/berachain-docs/learn/native-dapps/bgt-station.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.
