> For the complete documentation index, see [llms.txt](https://docs.unlocks.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unlocks.app/api-documents/api-endpoints/daily-emission-api.md).

# Daily Emission API

**Overview**

This dataset provides daily emission data per token which summarizes all unlocks  happening each day. This includes both linear and cliff unlocks that occurs within the day. &#x20;

(For longer historical and future dataset, please contact [consulting@tokenenomist.ai](mailto:consulting@tokenomist.ai))

Included is the breakdown of beneficiaries into [standard allocation](https://docs.unlocks.app/docs/~/changes/Iamy4ACjYOBw6V1zBAnb/tokenunlocks-pro/standard-allocation), a Tokenomist methodology for categorizing and grouping allocations from different projects into a comparable standard.

There are 2 versions of Daily Emission API

* <mark style="background-color:yellow;">**Daily Emission API v2 (Recommended) ;**</mark> <mark style="background-color:yellow;">**Provides more data from tokens with AI assisted**</mark>

{% content-ref url="/pages/YSOHoCcpkhR6nuaDY65z" %}
[Daily Emission API v2](/api-documents/api-endpoints/daily-emission-api/daily-emission-api-v2.md)
{% endcontent-ref %}

* Daily Emission API v1 ;

{% content-ref url="/pages/cXJ5rS1pE06GuRivIp9v" %}
[Daily Emission API v1](/api-documents/api-endpoints/daily-emission-api/daily-emission-api-v1.md)
{% endcontent-ref %}


---

# 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.unlocks.app/api-documents/api-endpoints/daily-emission-api.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.
