# How to obtain collateral

cdcETH, cdcBTC, and LCRO are tokens accepted as collateral on Orby Network.&#x20;

## What is cdcETH, cdcBTC, and LCRO?

cdcETH is essentially a receipt token representing your staked Ether (ETH) and any accrued staking rewards. Read the [official whitepaper here](https://crypto.com/document/cdceth_whitepaper).&#x20;

cdcBTC is a token backed 1:1 by native Bitcoin (BTC), with the underlying BTC securely held in cold storage under Crypto.com’s custody. Read the whitepaper [here](https://crypto.com/document/cdcbtc-whitepaper.pdf).

LCRO is a liquid staking token that represents staked CRO through Veno. It is a yield-bearing, auto-compounding asset, allowing users to passively earn staking rewards. Read more [here](https://crypto.com/en/product-news/crypto-com-app-lists-liquid-cro-lcro).

## How to Acquire these collaterals?

There are several ways to acquire CDCETH, CDCBTC, and LCRO.

* On a DEX: Purchase them on open markets (such as on [VVS Finance](https://vvs.finance/)).
* On a CEX:&#x20;
  * For CDCETH:&#x20;
    * Purchase or stake for cdcETH using this[ official guide](https://help.crypto.com/en/articles/8398277-liquid-staking) as reference.
  * For CDCBTC:&#x20;
    * Using this [guide](https://help.crypto.com/en/articles/10293992-wrapped-btc-cdcbtc) as reference


---

# Agent Instructions: 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://doc.orby.network/user-guide/how-to-obtain-collateral.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.
