> 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/wcgusd/comparison-to-cgusd.md).

# Comparison to cgUSD

1. Quantity Stability: Unlike cgUSD, which is a rebasing stablecoin with its balance increasing to reflect accrued interest, wcgUSD maintains a consistent supply without increasing balances. This stability makes it more suitable for certain DeFi protocols and investment strategies where a non-volatile asset is preferred.
2. Adaptability: Due to its non-rebasing nature, wcgUSD's value increment is reflected in its price over time. This characteristic allows for better integration within various decentralized financial ecosystems that do not accommodate rebasing tokens, providing greater flexibility for users and applications.
3. Interoperability: wcgUSD's interoperability with cgUSD, enabling seamless conversion between the two tokens without any associated fees, fosters a more cohesive DeFi environment. This feature allows users to navigate between these stablecoins based on their specific requirements or market conditions efficiently.
4. Permissionless Functionality: Being permissionless, wcgUSD offers users the freedom to engage with Cygnus Finance and other compatible protocols without any constraints or requiring authorization. This inclusivity promotes broader access and participation within the decentralized financial landscape.


---

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