# Our Products

### Overview

Kujira offers a complete base layer of high quality composable first-party products that allow users to participate in the decentralized financial ecosystem based on their risk appetite and expected return.&#x20;

{% tabs %}
{% tab title="Applications" %}

<table><thead><tr><th width="106">Name</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/FTSF5grGstrofWO2qyjb">BLUE</a></td><td>Kujira’s central hub. View ecosystem analytics, send and swap tokens, bridge, stake, govern Kujira, and mint USK </td></tr><tr><td><a href="/pages/tH1oGSyKHFJavBA7RALt">BOW</a></td><td>Highly capital efficient market making framework for FIN that ensures optimal trading conditions and incentivizes liquidity providers</td></tr><tr><td><a href="/pages/JotNcvmbsRm143jt02ki">FIN</a></td><td>Orderbook-style DEX for cross-chain asset trading with high liquidity, low fees, and customizable design</td></tr><tr><td><a href="/pages/dgM8R3UmrmvgVdcXtA5S">GHOST</a></td><td>Money Market bringing leverage to Kujira</td></tr><tr><td><a href="/pages/Kc9glqnQuQMTZpcEyQVJ">ORCA</a></td><td>Democratizing liquidations. Public marketplace for purchasing liquidated collateral at a discount through Dutch auctions with a user-friendly interface and instant settlement</td></tr><tr><td><a href="https://pilot.kujira.app/">PILOT</a></td><td>Launchpad–built in partnership with Fuzion–streamlining the new gold standard of fair raise mechanics for buyers and builders</td></tr></tbody></table>
{% endtab %}

{% tab title="Infrastructure" %}

<table><thead><tr><th width="144.5">Name</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/w6St5UBto6lLVtUF4nDO">FINDER</a></td><td>Official blockchain explorer for the Kujira network. Track addresses, transactions, validators, and more </td></tr><tr><td><a href="/pages/77RxcSE3Z8iuxyxzehyj">Kujira Senate</a></td><td>Grant committee of 9 community-elected representatives who make funding decisions to maintain the platform's integrity and decentralization</td></tr><tr><td><a href="/pages/WRKnj9x54NsQc8mxX3tG">POD</a></td><td>Custom staking user interface designed to support decentralization throughout the Cosmos network</td></tr><tr><td><a href="https://blue.kujira.app/sentinel">Sentinel</a></td><td>A technical Senate creating better development velocity and autonomy for protocol builders without sacrificing security. By establishing a peer-led audit and review process, Sentinel will significantly reduce protocol launch costs</td></tr><tr><td><a href="/pages/wbCrdg60VZXHr8Krj3a1">SONAR</a></td><td>Native mobile wallet for seamless blockchain interaction and a real world payment framework supporting native tokens and integrations</td></tr><tr><td><a href="/pages/MxUBTqXq3LACvb4oKEZQ">USK</a></td><td>Decentralized, overcollateralized, exogenous stablecoin - the first native stable to replace UST in Cosmos - using ORCA as a liquidation settlement layer for secure &#x26; transparent liquidations</td></tr></tbody></table>
{% endtab %}

{% tab title="Tooling" %}

<table><thead><tr><th width="167.5">Name</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://docs.kujira.app/developers/smart-contracts/entropy-beacon">Entropy Beacon</a></td><td>Created by <a href="https://entropiclabs.io/">Entropic Labs</a>, it brings cryptographically verifiable on-chain randomness to Kujira </td></tr><tr><td><a href="https://docs.kujira.app/developers/smart-contracts/oracle">Price Oracle</a> </td><td>On-chain source of truth queryable by UI front-ends, the CLI, and smart contracts. Powered by our active validator set and aggregated from various sources</td></tr><tr><td><a href="https://docs.kujira.app/developers/smart-contracts/scheduler">Scheduler</a> </td><td>Allows automated smart contract execution reducing reliance on bots</td></tr><tr><td><a href="https://docs.kujira.app/developers/smart-contracts/token-factory">Token Factory</a> </td><td>Makes every asset on the Kujira blockchain a native asset</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

Aside from reading the docs sections linked above, you can learn more about our core applications [here](https://kujira.network/dapps) on [Kujira's landing page](/dapps-and-infrastructure/welcome-to-kujira-landing-page.md).&#x20;


---

# 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/kujira-ecosystem/our-products.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.
