> For the complete documentation index, see [llms.txt](https://wiki.cygnus.finance/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cygnus.finance/whitepaper/cygnus-omnichain-liquidity-validation-system-lvs/cygnus-lvs-integration/cgusd-v1/token-and-contract/cgusd/how-it-works.md).

# How it Works

Through the rebase mechanism, cgUSD conveys the pure interest returns of U.S. Treasury bills for users. As interest is distributed, the balance of cgUSD increases accordingly. The total issuance of cgUSD remains consistent with the net value of its asset portfolio (on-chain stablecoins, the market value of U.S. Treasury Bills and interest) every New York banking day, ensuring that Cygnus Finance always supports a 1:1 redemption ratio of cgUSD to USDC. The detailed calculation formula is as follows:

<figure><img src="/files/jmn6ad0thxcNYDCQl3Y0" alt=""><figcaption></figcaption></figure>

***Y(i) represents the initial total issuance of cgUSD minted by user(i)***

***C represents USDC tokens in the US Treasury Assent Pool***

***T represents USDB represents the market value of US Treasury-Bills***

***R represents the rebased total issuance of cgUSD***

***M represents USDC tokens to receive***

***S(i) represents transaction fees***


---

# 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://wiki.cygnus.finance/whitepaper/cygnus-omnichain-liquidity-validation-system-lvs/cygnus-lvs-integration/cgusd-v1/token-and-contract/cgusd/how-it-works.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.
