> For the complete documentation index, see [llms.txt](https://docs-core.allbridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-core.allbridge.io/product/allbridge-core-yield.md).

# Allbridge Core Yield

## What is Allbridge Core Yield?

Allbridge Core Yield is a yield-generating smart-contract system integrated directly with our liquidity pools. When you deposit stablecoins into the Core Yield contract, you receive a representative dollar-pegged token, CYD (Core Yield Dollar).

Unlike traditional interest-bearing tokens whose value increases over time, CYD maintains a stable peg. Instead, your CYD balance grows automatically as rewards are accrued, claimed, and reinvested by the protocol. This mechanism allows you to benefit from continuous, automatic compounding on our liquidity pools.&#x20;

## How it works?

1\. Deposit stablecoins into the Core Yield contract&#x20;

2\. Receive CYD Tokens

3\. The rewards are accrued automatically on CYD tokens&#x20;

## Supported networks

Allbridge Core Yield is live as a pilot on the Celo blockchain, allowing users to experience automatic yield compounding within the Allbridge Core ecosystem.

You can try it now at[ core.allbridge.io/yield](https://core.allbridge.io/yield?utm_source=chatgpt.com) — simply connect your wallet, deposit supported stablecoins, and let rewards compound automatically.

Support for additional blockchains will be introduced in future updates, expanding Core Yield across the wider Allbridge Core network.

## FAQ

### How to see CYD balance in my wallet?

Some wallets require importing CYD token manually for it to show its balance. For example, in MetaMask you have to select "Import Tokens" menu command, then enter token contract address which can be found [here](/product/how-does-allbridge-core-work/allbridge-core-contracts.md#core-yield-contracts).

<figure><img src="/files/AjJtk3lvDlx8x16HevZx" alt="" width="375"><figcaption></figcaption></figure>

Alternatively you can click the MetaMask icon in the Core Yield UI to open Import tokens screen with token address already pre-filled.

<figure><img src="/files/yzWL0YnNOPIRXpQzRN23" alt="" width="375"><figcaption></figcaption></figure>

### When CYD balance gets updated?

If you see activity on the pool, but your CYD balance is not changing, it means there was no on-chain activity for the CYD token during this time interval. For CYD balance to change Core Yield pool must claim and re-deposit all the pending rewards. It happens when:

* Any user deposits or withdraws funds from the CYD pool
* CYD token is transferred between users


---

# 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://docs-core.allbridge.io/product/allbridge-core-yield.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.
