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

# Sitemap pages

![Page cover](/files/it2dideOkm97Jdzn4W8l)

### 🧭 Sitemap pages

This page lists the main documents in the current knowledge base.

#### Overview

* [Overview](/ctc-docs/overview/overview.md)
* [CHRISTIANCOIN Intro](/ctc-docs/overview/christiancoin-intro.md)
* [Compatibility](/ctc-docs/overview/compatibility.md)
* [How it work](/ctc-docs/overview/how-it-works.md)
* [Core Benefits](/ctc-docs/overview/core-benefits.md)

#### Token section

* [Token allocation](/ctc-docs/token-section/token-allocation.md)
* [How to buy token](/ctc-docs/token-section/how-to-buy-token.md)
* [Web3 Staking](/ctc-docs/token-section/web3-staking.md)
* [Source code](/ctc-docs/token-section/source-code.md)
* [Smart Contract Audit](/ctc-docs/token-section/smart-contract-audit.md)

#### Project section

* [Roadmap and timeline](/ctc-docs/project-section/roadmap-and-timeline.md)
* [Roadmap](/ctc-docs/project-section/roadmap.md)
* [About us](/ctc-docs/project-section/about-us.md)

#### Knowledge

* [What is cryptocurrency?](/ctc-docs/knowledge/what-is-cryptocurrency.md)
* [What is staking?](/ctc-docs/knowledge/what-is-staking.md)
* [What’s a payment gateway](/ctc-docs/knowledge/what-is-a-payment-gateway.md)
* [What is a marketplace?](/ctc-docs/knowledge/what-is-a-marketplace.md)
* [Payment gateway](/ctc-docs/knowledge/payment-gateway.md)
* [Marketplace Platform](/ctc-docs/knowledge/marketplace-platform.md)
* [Decentralized Exchange](/ctc-docs/knowledge/decentralized-exchange.md)
* [Centralized exchange](/ctc-docs/knowledge/centralized-exchange.md)

#### Agreement section

* [Disclaimer](/ctc-docs/agreement-section/disclaimer.md)
* [Privacy policy](/ctc-docs/agreement-section/privacy-policy.md)
* [Terms & Conditions](/ctc-docs/agreement-section/terms-and-conditions.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://ctc-3.gitbook.io/ctc-docs/sitemap/sitemap-pages.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.
