# Features

- [Overview](https://docs.unlocks.app/features/overview.md): A high-level snapshot of token supply, unlocks, and key metrics
- [Token Unlocks](https://docs.unlocks.app/features/token-unlocks.md): Monitor cliff and linear unlocks across the entire market
- [Token Page](https://docs.unlocks.app/features/token-page.md)
- [Overview](https://docs.unlocks.app/features/token-page/overview.md): Supply details, release schedule, and the key assumptions behind our listing
- [Tokenomics](https://docs.unlocks.app/features/token-page/tokenomics.md): Detailed view of allocations and release schedules
- [Unlock Events](https://docs.unlocks.app/features/token-page/unlock-events.md): Track major cliff-based unlocks, past and upcoming
- [Token Competitors](https://docs.unlocks.app/features/token-page/token-competitors.md): Compare a token’s valuation and float against its peers
- [Fundraising](https://docs.unlocks.app/features/token-page/fundraising.md): Track who invested, how much was raised, and at what valuation
- [Buyback](https://docs.unlocks.app/features/token-page/buyback.md): Track how projects execute buyback programs for their tokens.
- [Burn](https://docs.unlocks.app/features/token-page/burn.md): Analyze deflationary mechanisms of projects
- [Emission](https://docs.unlocks.app/features/emission.md)
- [Crypto Market Emission](https://docs.unlocks.app/features/emission/crypto-market-emission.md): Track token supply being released across the entire market
- [Emission Comparison](https://docs.unlocks.app/features/emission/emission-comparison.md): Visualize upcoming releases and market pressure across projects
- [Emission Screener](https://docs.unlocks.app/features/emission/emission-screener.md): Scan emissions across every project and compare dilution risks at a glance
- [Allocation](https://docs.unlocks.app/features/allocation.md)
- [Allocation Comparison](https://docs.unlocks.app/features/allocation/allocation-comparison.md): Compare token distribution across projects to see who holds supply
- [Allocation Screener](https://docs.unlocks.app/features/allocation/allocation-screener.md): Scan token allocations across the entire market
- [Fundraising Screener](https://docs.unlocks.app/features/fundraising-screener.md): Track fundraising data and investor context, all in one view
- [On-Chain Claims](https://docs.unlocks.app/features/on-chain-claims.md): Follow tokens from release to circulation
- [Buyback](https://docs.unlocks.app/features/buyback.md)
- [Buyback Comparison](https://docs.unlocks.app/features/buyback/buyback-comparison.md): Compare buybacks across projects.
- [Buyback Screener](https://docs.unlocks.app/features/buyback/buyback-screener.md): Track buyback across projects
- [Burn](https://docs.unlocks.app/features/burn.md)
- [Burn Comparison](https://docs.unlocks.app/features/burn/burn-comparison.md): Compare burn across projects
- [Burn Screener](https://docs.unlocks.app/features/burn/burn-screener.md): Track burn across projects
- [CSV Download](https://docs.unlocks.app/features/csv-download.md): Export charts and tables into CSV files for flexible offline analysis
- [Updates](https://docs.unlocks.app/features/updates.md): Stay ahead with every tokenomics change
- [Watchlist](https://docs.unlocks.app/features/watchlist.md): Keep tabs on the tokens you care about
- [AI Insights](https://docs.unlocks.app/features/ai-insights.md): AI-powered explanations for tokenomics data


---

# 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.unlocks.app/features.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.
