# BLUE (Central Hub)

## [https://blue.kujira.network/](#https-blue.kujira.app-https-blue.kujira.network)&#x20;

BLUE is your all-in-one dashboard for the Kujira ecosystem. Here, you can bond [KUJI,](/tokenomics/kuji-token.md) vote on governance, swap KUJI, bridge to the Kujira network, and claim rewards. This is the hub of the Kujira blockchain, where you can shape its future through governance and earn a portion of Kujira's revenue by staking KUJI.

Navigate to any of these more detailed pages to understand everything BLUE has to offer!

* [Dashboard](/dapps-and-infrastructure/blue/dashboard.md) (Ecosystem analytics)
* [Wallet](/dapps-and-infrastructure/blue/wallet.md) (View token balances, send tokens, automatically convert small balances to KUJI)
* [Swap](/dapps-and-infrastructure/bow/swap.md) (Simple token swap user interface)
* [IBC / Bridge](/dapps-and-infrastructure/blue/ibc-bridge.md) (Transfer tokens from other blockchains to and from the Kujira blockchain)
* [Mint](/dapps-and-infrastructure/blue/mint.md) (Mint [USK](/dapps-and-infrastructure/usk-stablecoin.md), Kujira's native stablecoin, using acceptable collateral)
* [Stake](/dapps-and-infrastructure/blue/stake.md) (Bond KUJI with validators to earn rewards and vote on governance proposals)
* [Govern](/dapps-and-infrastructure/blue/govern.md) (Vote on governance proposals, review past proposals, track Kujira Senate activity)
* [Developer](/dapps-and-infrastructure/blue/developer.md) (Store, instantiate, migrate, query, and execute contracts)


---

# 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.kujira.app/dapps-and-infrastructure/blue.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.
