> For the complete documentation index, see [llms.txt](https://docs.kujira.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kujira.app/help-center/handy-tools.md).

# Handy Tools

## Position Management and Alerts

[SeaShanty](/governance/capybara-labs.md)

Helpful Telegram bot that allows users to track their positions in real time, receive alerts, autoactivate ORCA bids, check asset prices, and a host of other convenient services.&#x20;

## Track Holdings on Kujira&#x20;

BLUE and SONAR are the two easiest ways to track and manage holdings on the Kujira ecosystem. However, here are some alternative third party tools that can also be used.&#x20;

[Apeboard](https://apeboard.finance/dashboard/kujira)

[Pulsar](https://app.pulsar.finance/protocols)

## Dashboards

[Kujira Contract Directory](https://rorcual-nodes.github.io/contracts/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7)

[Kujira Track](https://kujira-track.app/)

[SmartStake](https://kujira.smartstake.io/)

[DefiLlama](https://defillama.com/chain/Kujira)

[Apeboard](https://apeboard.finance/dashboard/kujira)

## Data

[KUJI Tokenomics](https://blue.kujira.app/)

[BOW Rewards Release Schedule](/dapps-and-infrastructure/bow/pools/all-liquidity-pools/pool-overview.md#incentive-release-schedule)

[ORCA Liquidation Analytics](/dapps-and-infrastructure/orca/basics/lending-markets/analytics.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/help-center/handy-tools.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.
