> For the complete documentation index, see [llms.txt](https://docs.ternoa.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ternoa.network/learn/caps-token/burn-program-1.md).

# Burn program #1

As part of this first burn program, starting Oct. 1st 2023, a total of c. $400 000 worth of CAPS will be burned going forward.

The amount of CAPS burned every month is going to be based on the volume of NFT transaction fees paid on the network.

With this mechanism, we intend to leverage $CAPS burns to help foster network growth and transactions on the chain.

This program will be followed by subsequent burn programs, whose timing will depend upon factors such as blockchain transaction growth, hardware cost evolution, network decentralization pace, etc.

**Terms & Conditions**

For each calendar month, the following amount of $CAPS shall be burned, based on the previous month's chain activity:

* 100% of NFT transaction fees paid on-chain
* Minimum 1 000 000 $CAPS
* Maximum 5 000 000 $CAPS

Burns will occur in the first days of the following month, and they will be announced on our social media accounts. As such, the first burn will happen in early October, for the month of September 2023.

This program will be in place up until 25 m$ CAPS have been burned, or a new burn program is implemented.

A token burn on a non-inflationary coin supply is not a common feat and may be a worldwide first. This is a bold decision we are making to show to our community of holders and signal to markets that the team is firmly committed to ensuring Ternoa’s tokenomics are healthy, and competitive in the crowded space of blockchain infrastructures.

Make sure you follow our social media accounts to keep in touch with updates on our $CAPS burn programs and strategy.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ternoa.network/learn/caps-token/burn-program-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
