> For the complete documentation index, see [llms.txt](https://yieldzard.gitbook.io/yieldzard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yieldzard.gitbook.io/yieldzard/what-is-an-epoch.md).

# What is an EPOCH?

In order to maintain sustainability and future growth, we have introduced a formula for Longevity which will award $YLZ token holders with continued compound interest in perpetuity.

Each Interest Cycle is 5 minutes in length and is referred to as an **EPOCH**.&#x20;

There are 105,120 EPOCH's in 1 year.

**EPOCH 1 - 105,120:** 0.00868% every EPOCH **(First 12 Months)**

**EPOCH 105,120 - 157,680:** 0.00211% every EPOCH **(Next 6 months)**

**EPOCH 157,680 - 683,280:** 0.00014% every EPOCH **(Next 6.5 Years)**

**EPOCH 683,280:** 0.00002% every EPOCH **(In Perpetuity until max supply is reached)**


---

# 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://yieldzard.gitbook.io/yieldzard/what-is-an-epoch.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.
