> For the complete documentation index, see [llms.txt](https://faith-protocol.gitbook.io/faith-protocol-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faith-protocol.gitbook.io/faith-protocol-whitepaper/getting-started/quickstart.md).

# 💠 Faith Token (FAITH)

The **Faith Token (FAITH)** is the core utility and governance token of the **Faith Protocol ecosystem**. It powers everything — from transactions and access to rewards, governance, and long-term value creation. With a **limited total supply of 36.9 million FAITH tokens**, we are committed to maintaining scarcity and value through strategic distribution and burning mechanisms.

Currently, **50% of the total supply is dedicated to burning and presale activities**, ensuring value appreciation and long-term sustainability.

#### 🚨 **Presale & Public Sale Live Now!**

* **3.6 million FAITH tokens** are available in the **presale and public sale**.
* These sales offer early adopters an exclusive opportunity to acquire tokens at a **highly limited supply** before full availability.
* **Hurry, the supply is running out fast** — don’t miss your chance to buy now at <https://faithprotocol.io/>.

***

#### 🔹 1. Overview of FAITH Token

* **Purpose:** FAITH acts as the **primary digital currency** across all Faith Protocol products and services — including Faith Farming, MetaOffice, MetaEducation, Faith Meta Card, and more.
* **Blockchain:** FAITH is powered by a **proprietary blockchain infrastructure**, built for **high performance, low fees, and cross-chain compatibility**.
* **Vision:** The token is designed to **drive engagement**, **reward contribution**, and **enable true decentralization** in the Faith Protocol ecosystem.

***

#### 🔹 2. Key Utilities of FAITH

FAITH isn’t just a token — it’s a passport to the Faith Protocol economy:

* **💳 Payments & Transactions:** Used for service fees, digital asset purchases, farming upgrades, learning modules, job applications, and virtual land deals.
* **🔐 Access & Membership:** Unlock premium features, special events, and gated content across the metaverse and services.
* **🎁 Rewards & Incentives:** Earn FAITH through:
  * Completing quests/tasks
  * Farming virtual land
  * Participating in governance
  * Referrals and social campaigns
* **🌐 Governance Power:** Use FAITH to propose and vote on community upgrades, product features, and ecosystem priorities.

***

#### 🔹 3. Token Supply Control – Burning Mechanisms

To maintain scarcity and strengthen token value, we use multiple burn models:

* **🔥 Scheduled Burns:** Quarterly burns based on network activity and revenue models.
* **🔥 Event-Based Burns:** Token reductions during major platform milestones, new feature rollouts, or high-impact campaigns.
* **🔥 Community-Driven Burns:** Token holders vote to burn tokens based on participation metrics, demand, or surplus.

This ensures **healthy supply dynamics** and aligns long-term incentives with ecosystem growth.

***

#### 🔹 4. Decentralized Governance

FAITH holders shape the protocol's future:

* **🗳️ Proposal Voting:** Token staking grants voting rights on ecosystem changes, treasury usage, product launches, and upgrades.
* **🤝 Community Initiatives:** Users can propose ideas or lead community-backed projects.
* **🎯 Strategy Influence:** Voting weight helps direct strategic roadmaps — with options for **quadratic voting** to ensure fairness and avoid vote monopolies.

***

#### 🔹 5. Roadmap: Growth Fueled by FAITH

* **🚀 Short-Term (Live & Launch Phase):**\
  Launch of Meta Card, Meta Land, Metaverse onboarding, Faith Wallet, FaithLink, and NFT integrations.
* **📈 Mid-Term (Expansion Phase):**\
  Integration of AI-powered bots, MetaEducation curriculum rollouts, Job portals, Cloud Mining, and DeFi staking platforms.
* **🌍 Long-Term (Mass Adoption Phase):**\
  Cross-chain scaling, real-world merchant adoption, DAO governance maturity, and continuous innovation across 25+ Faith Protocol products.

***

#### ✅ Coming Soon: Token Allocation & Vesting Transparency

In the upcoming update, full **token distribution** details will be released, covering:

* % allocations (team, investors, community, treasury, etc.)
* Vesting schedules to prevent early dumps
* Governance reserves and staking rewards pools

***

The **Faith Token** is more than a currency — it's a **foundation for trust, value, and growth** in a fully connected digital economy.

***

**Buy now** before the limited supply runs out at <https://faithprotocol.io/>.


---

# 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, and the optional `goal` query parameter:

```
GET https://faith-protocol.gitbook.io/faith-protocol-whitepaper/getting-started/quickstart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
