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

# The Basics

- [C3 Mission](https://docs.c3.app/the-basics/c3-mission.md): A gateway for all players to access the world of climate-focused Regenerative Finance.
- [Carbon Bridge](https://docs.c3.app/the-basics/carbon-bridge.md): C3's permissionless bridge allows users to bring their carbon credits into Web3
- [Carbon Pools](https://docs.c3.app/the-basics/carbon-pools.md): AMMs unlock the power of the ReFi ecosystem
- [Carbon Project Development](https://docs.c3.app/the-basics/carbon-project-development.md): C3 will unlock new revenue generation opportunities in the VCM for DeFi
- [Voluntary Carbon Market Primer](https://docs.c3.app/the-basics/voluntary-carbon-market-primer.md)
- [Carbon Credit Primer](https://docs.c3.app/the-basics/carbon-credit-primer.md)
- [FAQs](https://docs.c3.app/the-basics/faqs.md)
- [Protocol Summary](https://docs.c3.app/the-basics/protocol-summary.md)
- [Project Roadmap](https://docs.c3.app/the-basics/project-roadmap.md)
- [C3 Governance Process](https://docs.c3.app/the-basics/c3-governance-process.md)


---

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