# What is Blobble Finance?

Blobble Finance is a page in the Blobble dApp which displays a bunch of interesting BST token metrics:

* Total BST supply
* Total bnUSD backing the BST supply
* The BST price, expressed in bnUSD
* Your personal BST holdings
* The bnUSD value of your personal BST holdings
* The amount of BST necessary to keep your Blobble healthy for up to a week

Besides BST metrics, the Blobble Finance page offers visitors the opportunity to [Mint and Redeem BST and bnUSD](/bst-token-information/token-mechanics/bst-minting-and-bnusd-redeeming.md).

Simply Q-Nect your Hana Wallet to the dApp and take it away!

{% embed url="<https://youtu.be/CA6AXWLdZOI>" %}


---

# 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/faq/what-is-blobble-finance.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.
