diff --git a/docs/faq.md b/docs/faq.md index 6835330..157532f 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -5,6 +5,26 @@ slug: /faq # Frequently Asked Questions +## Products + +
+Which products do you have? + +- **Mycelium Cloud**: Kubernetes cloud +- **Mycelium Network**: Always-on, shortest-path, safe networking tech with CDN and LLM broker +- **Hero**: Launching H1 2026, personal AI agent +- **Marketplace**: Allows many people to build on top +
+ + +
+Do you have customers? + +Yes, we have several customers using our Mycelium Network and Mycelium Cloud products. We are also in discussions with several potential high-volume customers, but cannot share specific names at this stage. +Check also our existing opensource offering in https://dashboard.grid.tf/ + +
+ ## Token System
@@ -272,6 +292,7 @@ Several key protections ensure sustainability: 4. **Transparency**: All positions are clearly tracked and visible with consistent rules applied equally
+ --- *This FAQ is regularly updated to reflect the latest information about ThreeFold's token economics. For the most current details, always refer to the official documentation.* diff --git a/docs/intro.md b/docs/intro.md index f56f3f7..bde0f9a 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -3,7 +3,7 @@ sidebar_position: 1 slug: / --- -# TFGrid 4 Economics +# Intro Welcome to the **TFGrid 4 Economics** community e-book. diff --git a/docs/we_are_different.md b/docs/we_are_different.md index 2aa10f2..241b89b 100644 --- a/docs/we_are_different.md +++ b/docs/we_are_different.md @@ -4,53 +4,90 @@ sidebar_position: 2 # We Are Different -Dear Reader, we are not the typical Web3 project. +Dear Reader, -We are not here to make a quick buck, nor are we here to create unfounded hype or speculation. +We are not a typical Web3 project. +We’re not here to make a quick buck, nor to chase hype or speculation. +We are here to **build a better internet** — decentralized, sustainable, and owned by people. -We are here to build a better internet, a more decentralized and sustainable future. +## What We Stand For -- We are working hard to create a global, decentralized cloud infrastructure that empowers individuals and communities. -- We are on this now for more than 7 years. -- Our current token TFT does not reflect this vision, and we are committed to changing that. -- Our tech is rock solid see [https://threefold.info/tech](https://threefold.info/tech) +* Building a **global decentralized cloud** that empowers individuals and communities. +* Working on this mission for **over 7 years**. +* Acknowledging that the **current TFT token** doesn’t yet reflect our long-term vision — but we’re changing that. +* Proven, open-source tech: [threefold.info/tech](https://threefold.info/tech) -We will not change our tokenomics to chase short-term gains or to follow the latest trends. +We’re not changing tokenomics for trends or short-term speculation. -The TFT will do very well based on +--- -- Our commitment to building a real, usable product -- 10% burning of all revenue means the token will become more scarce over time -- There are only 1 Billion tokens in circulation and this will decrease over time -- The fact that we are building a dual token system with a stable utility token (Cloud Credits) and a tradable token (TFT) -- Our focus on strong partnerships and real-world adoption +## Why TFT Will Succeed -Yes it took a long time. +* Real product adoption, not promises. +* **10% of all revenue is burned**, making TFT scarcer over time. +* Fixed supply: **1 billion tokens**, decreasing every cycle. +* Dual-token model: -- building the tech we have was hard and took longer than expected, we are grateful for the patience of our community. -- we are now in the final stages of launching TFGrid 4.0, which will revolutionize the way we think about cloud computing and decentralization. + * **Cloud Credits (CC):** stable, utility-based token. + * **TFT:** tradable, value-capturing token. +* Focus on **real-world partnerships** and **enterprise integration**. +* Our **Liquidity Pool** design ensures deep liquidity **without DeFi risks** (no impermanent loss or front-running). -We will launch our v4.0 in Q1 2026, with a new dual token system, a stable utility token (Cloud Credits) and a tradable token (TFT). +--- -- The new system will be fairer, more sustainable and more transparent than anything else out there. +## Our Journey -We are fundraising +Yes, it took time. -- We are fundraising for our tech project called GeoMind (was called TF9/TFTech before). -- This is causing us some delay, but we are confident that we will find the right partners who share our vision and values. -- GeoMind is the main sponsor of the ThreeFold project and has been building all the tech for the past 7 years in an opensource way. +* Building a real, decentralized cloud from scratch is hard. +* We’re now in the final stages of **TFGrid 4.0**, a system that redefines AI, cloud computing, and digital sovereignty. -What we are not promising +--- -- We do not promise you to get rich quick nor can we guarantee that we will ever be on centralized exchanges. -- We do not promise you that the TFT will moon, but we do promise you that we will work hard to make the ThreeFold Grid a success. +## What’s Next -What do we want to improve on +* **Launch of TFGrid 4.0:** Q1 2026 (delayed due to fundraising and resource allocation). +* Introduction of the **dual-token economy** (TFT + Cloud Credits). +* **Target:** make the ThreeFold Grid the leading platform for **decentralized AI and cloud workloads**. +* **Farmers (Cloud Owners)** will deploy and manage workloads seamlessly — and get rewarded. +* **Goal:** over **1 million nodes** within 5 years. +* Deep partnerships with **enterprises and governments** who share our mission. -- Our communication, we know we can do better and we are working on it. +--- -We are very excited about the future and we hope you are too. +## About GeoMind -regards +* We are fundraising for **GeoMind** (formerly TFTech/TF9). +* GeoMind is the **main sponsor and technology builder** behind ThreeFold — all open source, built over 7 years. +* Fundraising causes short-term delays, but will secure the right long-term partners. + +--- + +## What We Don’t Promise + +* No “get rich quick.” +* No guarantees of centralized exchange listings. +* No hype — just real products solving real problems. +* We’ll make mistakes — but we’ll **learn, improve, and persist**. + +--- + +## What We’re Improving + +* **Communication:** more clarity, transparency, and accessibility. +* **Commercial activity:** stronger outreach, visibility, and partnerships. +* **Documentation:** easier onboarding for newcomers. +* **Community collaboration:** more structure and coordination. + +--- + +## Conclusion + +We are building something that matters. +A new internet — by the people, for the people. + +**With gratitude,** + + +Kristof -Kristof, diff --git a/sidebars.js b/sidebars.js index 3af3628..b43a890 100644 --- a/sidebars.js +++ b/sidebars.js @@ -16,7 +16,6 @@ const sidebars = { mainSidebar: [ 'intro', 'we_are_different', - 'implementation-roadmap', { type: 'category', label: 'Core Concepts', @@ -32,6 +31,8 @@ const sidebars = { // 'core-concepts/liquidity-pool', ], }, + 'faq', + 'implementation-roadmap', { type: 'category', label: 'Node Economics & Pricing', @@ -62,7 +63,6 @@ const sidebars = { 'roadmap/dutch-auction-exit', ], }, - 'faq', { type: 'category', label: 'Appendix',