# BST Token Information

- [Contract Address](https://university.blobble.xyz/bst-token-information/contract-address.md): A unique identifier.
- [Token mechanics](https://university.blobble.xyz/bst-token-information/token-mechanics.md)
- [BST Minting and bnUSD Redeeming](https://university.blobble.xyz/bst-token-information/token-mechanics/bst-minting-and-bnusd-redeeming.md): Check out these example infographics and chunk calculations.
- [BST Price Action](https://university.blobble.xyz/bst-token-information/token-mechanics/bst-price-action.md): Divide the total bnUSD locked in the BST minter contract by the total BST supply.
- [New Blobble Mints](https://university.blobble.xyz/bst-token-information/new-blobble-mints.md)
- [BST Distribution Ratio Calculations](https://university.blobble.xyz/bst-token-information/bst-distribution-ratio-calculations.md): Let's get granular!
- [Caretaking fees](https://university.blobble.xyz/bst-token-information/caretaking-fees.md)
- [Eye on ICON Validator Node Rewards](https://university.blobble.xyz/bst-token-information/eye-on-icon-validator-node-rewards.md): Vote for Eye on ICON and earn BST!
- [Rewards Distribution Graphic](https://university.blobble.xyz/bst-token-information/rewards-distribution-graphic.md)


---

# 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://university.blobble.xyz/bst-token-information.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.
