# How it works

![Page cover](/files/it2dideOkm97Jdzn4W8l)

### ⚙️ How it works

CHRISTIANCOIN connects Web3 staking, marketplace payments, and token exchange on BNB Smart Chain. The flow is designed to stay simple from wallet setup to active use.

The core flow is simple:

1. Install a supported wallet.
2. Fund it with BNB for gas.
3. Swap for CHRISTIANCOIN on a supported DEX.
4. Use the token across staking, payments, and exchange features.

### 🛍️ Marketplace and payment flow

CHRISTIANCOIN can be used for marketplace payments in a short checkout flow.

![](/files/31384c8d3b5109ae4f56d81e09536879d18cdccc)

* **Secure payment:** Pay on-chain and verify every transaction.
* **Fast delivery:** Track orders with real-time status updates.
* **Lower friction:** Complete checkout in a few wallet steps.
* **Quality standards:** Products are presented in structured categories.

### 🧭 Step by step

{% stepper %}
{% step %}

#### STEP 1

Go to the marketplace and choose a product category.

![](/files/37c14aa449b5da991c0936e3a28c0906d63037a0)
{% endstep %}

{% step %}

#### STEP 2

Select a product and add it to the cart.

![](/files/7fccedc7ca7dc4ddab5eb37b79756d9c69505442)
{% endstep %}

{% step %}

#### STEP 3

Connect the wallet and confirm payment.

![](/files/c6334c972884de8e6f6461b5a807a0471d08c653)
{% endstep %}

{% step %}

#### STEP 4

Complete the order and track delivery.

![](/files/f6c3c844584bce29bb5f66d864b7b2cff82df50d)
{% endstep %}
{% endstepper %}

### 📈 Staking platform

Staking lets users hold CHRISTIANCOIN and earn rewards through supported plans.

![](/files/d80d89865079e6c09c2bf87fadc07efbf48a0a4a)

#### Simple program access

The platform keeps entry simple for new users. Buy the token, connect the wallet, choose a plan, and stake.

#### Token protection

The staked amount is designed to return at the end of the selected plan, based on platform terms.

#### Reward growth

Users can claim rewards or compound them through a new staking cycle.

### 🔄 Exchange platform

The exchange layer supports BEP20 token trading on BNB Smart Chain. Users can connect a wallet, swap tokens, and access liquidity features directly.

![](/files/0d580c02ae270ca00c03cac66931c00ff9a159a8)

#### Swap

Users can swap supported tokens through an automated market maker model. Liquidity providers supply tokens to pools and receive LP tokens in return.

#### Liquidity

Liquidity pools support swaps and related DeFi activity. LP holders can earn from pool participation and other supported incentives.

#### Farms

Farms let users stake LP tokens for additional token rewards. As with all DeFi products, returns and risks depend on pool conditions.

#### Games

The platform can support game-style campaigns where winners are selected randomly. Entry terms, token use, and timing depend on the active round.

#### Launch pools

Launch pools let users lock supported tokens to earn new rewards with lower operational complexity than mining.

#### Others

New utilities and campaigns can be added as the ecosystem expands.


---

# 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/overview/how-it-works.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.
