# FAQs

**What does C3 do?**

C3 is a carbon bridge that enables anyone to bridge their carbon credits on-chain and integrate with the ReFi ecosystem. This is achieved by ensuring each 'tokenised carbon tonne' (i.e. the onchain carbon credit) is backed by one verifiable carbon credit from the legacy system. This protects the integrity of the tokenised carbon tonnes, and enables market participants to reap the benefits that Web3 can bring to the Voluntary Carbon Market.&#x20;

**Who can use C3?**

As a permissionless protocol, anyone can use C3. Existing players who have access to carbon credits can bridge their assets on to the blockchain to participate in the onchain markets. Those who wish to secure carbon credits can do so via the C3 website. Those who wish to purchase tokenised carbon tonnes can do so in the C3 [carbon pools](/the-basics/carbon-pools.md).&#x20;

**How does C3 protect against double counting?**&#x20;

At launch, C3 requires each tokenised carbon tonne to correspond to a specially-retired carbon credit in the legacy system. This process copies the metadata of each retired project onto the blockchain and also creates a unique hash that can be used to identify the retired carbon credit. Each unique hash can only be used once to avoid nefarious actors who may try to game the system.  The immutable nature of Ethereum means that once the tokenised carbon tonnes are on the blockchain, they cannot be changed.&#x20;

**What carbon projects are eligible?**&#x20;

At launch, any type of verified carbon project can be bridged across to the blockchain. There will be 2 AMM pools that projects can be sold into:&#x20;

* **Universal Basic Offset (UBO):** accepting all VCS and GS methodologies for credits issued with a vintage > six years from the current calendar year.&#x20;
* **Nature Based Offset (NBO):** Nature-based offset index accepting all VCS and GS methodologies characterized as NCS, including REDD+, IFM, and those with VCS or GS certification utilizing CDM-based forestry methodologies such as AR-AM0014.&#x20;


---

# 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://docs.c3.app/the-basics/faqs.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.
