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

# Total Value Locked

As of now, **$168,000,000 worth of CCC tokens** are locked, representing a major commitment to long-term project sustainability and investor trust.

***

## ✅ What is TVL?

**Total Value Locked** refers to the total amount of CCC tokens that are securely locked in smart contracts. It represents the total capital held within CirCaCoin’s DeFi protocols (staking, farming, liquidity pools), showing the strength and trust level of the ecosystem.

## 🔐 Locked via UNCX Network

To ensure maximum security, **80% of the circulating supply of CCC** is locked for **10 years** through **UNCX Network** — a leading decentralized token locking platform.

* **Lock Duration**: 10 years (Unlock date: **July 14, 2035**)
* **Verified Locker Contract**: [UNCX Token Locker](https://app.uncx.network/lockers/token/chain/56/address/0x4e8e1e80a416e035b7ed61c59e01a75449e785db)
* **Chain**: Binance Smart Chain (BSC)<br>

This locking mechanism ensures that these tokens **cannot be withdrawn or manipulated**, eliminating the risk of sudden dumps, rugpulls, or liquidity drains — and proving that **CirCaCoin is here for the long run.**<br>


---

# 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://circacoin.gitbook.io/circacoin/overview/total-value-locked.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.
