# "Organic"

## "Organic" Docs

- [Overview](https://organic-1.gitbook.io/organic-docs/introduction/overview.md): What Organic is, why it exists, and how to join
- [Quick Facts](https://organic-1.gitbook.io/organic-docs/introduction/quick-facts.md)
- [How to join "Organic"](https://organic-1.gitbook.io/organic-docs/introduction/how-to-join-organic.md)
- [$ORG Token](https://organic-1.gitbook.io/organic-docs/tokenomics/usdorg-token.md): Proofs and links for control state
- [Supply and Distribution](https://organic-1.gitbook.io/organic-docs/tokenomics/supply-and-distribution.md): How we simulate allocation with rules
- [Buybacks and Burns](https://organic-1.gitbook.io/organic-docs/tokenomics/buybacks-and-burns.md): If and how burns can happen
- [Fees and Treasury Flow](https://organic-1.gitbook.io/organic-docs/tokenomics/fees-and-treasury-flow.md): Where revenue goes and how it is split
- [Model and Council](https://organic-1.gitbook.io/organic-docs/governance/model-and-council.md): Who makes which decisions
- [Voting and Quorum](https://organic-1.gitbook.io/organic-docs/governance/voting-and-quorum.md): Thresholds for a valid vote
- [Proposal Lifecycle](https://organic-1.gitbook.io/organic-docs/governance/proposal-lifecycle.md): From idea to execution
- [Roles](https://organic-1.gitbook.io/organic-docs/contributors/roles.md): Who can contribute and how they are recognized
- [Task Weights](https://organic-1.gitbook.io/organic-docs/contributors/task-weights.md): How we decide what matters more
- [Payout Formula](https://organic-1.gitbook.io/organic-docs/contributors/payout-formula.md): The math used to split revenue
- [Anti-gaming and Disputes](https://organic-1.gitbook.io/organic-docs/contributors/anti-gaming-and-disputes.md): Fair play rules and appeals
- [How Staking Boost Works](https://organic-1.gitbook.io/organic-docs/staking/how-staking-boost-works.md): Capped boost, not pay to win
- [Stake Snapshot and Fairness](https://organic-1.gitbook.io/organic-docs/staking/stake-snapshot-and-fairness.md): When balances are read and how we avoid games
- [Wallets and Multisig](https://organic-1.gitbook.io/organic-docs/treasury/wallets-and-multisig.md): Addresses and policy
- [Revenue Sources](https://organic-1.gitbook.io/organic-docs/treasury/revenue-sources.md): Where funds come from
- [Payout Cadence](https://organic-1.gitbook.io/organic-docs/treasury/payout-cadence.md): When contributors are paid
- [Reporting Policy](https://organic-1.gitbook.io/organic-docs/treasury/reporting-policy.md): What we publish and how often
- [Stack Overview](https://organic-1.gitbook.io/organic-docs/product/stack-overview.md): What we use to build Organic
- [Task Board](https://organic-1.gitbook.io/organic-docs/product/task-board.md): The heart of Organic work
- [AI Scoring Agent](https://organic-1.gitbook.io/organic-docs/product/ai-scoring-agent.md): Quality checks for posts and tasks
- [Internationalization](https://organic-1.gitbook.io/organic-docs/product/internationalization.md): Support for Asia and beyond
- [Roadmap by Sprints](https://organic-1.gitbook.io/organic-docs/product/roadmap-by-sprints.md): Three week cycles with public boards
- [Weekly Rhythm](https://organic-1.gitbook.io/organic-docs/marketing/weekly-rhythm.md): Simple schedule that compounds
- [KOL Policy](https://organic-1.gitbook.io/organic-docs/marketing/kol-policy.md): How we work with voices in the space
- [PR Moments](https://organic-1.gitbook.io/organic-docs/marketing/pr-moments.md): When to go loud
- [Status](https://organic-1.gitbook.io/organic-docs/listings/status.md): Where we are live now
- [Disclaimers](https://organic-1.gitbook.io/organic-docs/legal/disclaimers.md): Plain words to keep it clean
- [Data Policy](https://organic-1.gitbook.io/organic-docs/legal/data-policy.md): What we collect and why
- [Logo and Fonts](https://organic-1.gitbook.io/organic-docs/brand/logo-and-fonts.md): Brand pack status
- [Meme Kit and Sticker Pack](https://organic-1.gitbook.io/organic-docs/brand/meme-kit-and-sticker-pack.md): Shared assets for the community
- [Lore Characters](https://organic-1.gitbook.io/organic-docs/brand/lore-characters.md): Who they are and how to credit
- [CHAPTER 1 · "Organic" Launch](https://organic-1.gitbook.io/organic-docs/lore/chapter-1-organic-launch.md): The accidental birth and the first day that changed everything.
- [CHAPTER 2 · Takeover & The second Pump](https://organic-1.gitbook.io/organic-docs/lore/chapter-2-takeover-and-the-second-pump.md): How the community took control and we rode another wave.
- [CHAPTER 3 · Bricks in the Valley](https://organic-1.gitbook.io/organic-docs/lore/chapter-3-bricks-in-the-valley.md): Persistence, presence, and the slow work of rebuilding.
- [CHAPTER 4 · East Wind, New Fire](https://organic-1.gitbook.io/organic-docs/lore/chapter-4-east-wind-new-fire.md): How the wider community reignited the movement and built momentum.
- [CHAPTER 5 · The 100M Target](https://organic-1.gitbook.io/organic-docs/lore/chapter-5-the-100m-target.md)
- [KPIs](https://organic-1.gitbook.io/organic-docs/metrics/kpis.md): What we track
- [Public Dashboard](https://organic-1.gitbook.io/organic-docs/metrics/public-dashboard.md): Live numbers for everyone
- [Receipts Gallery](https://organic-1.gitbook.io/organic-docs/metrics/receipts-gallery.md): Images and links that prove the story
- [Ask your questions](https://organic-1.gitbook.io/organic-docs/faq/ask-your-questions.md): As you questions on discord on our platform and we will update most frequent ones here.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://organic-1.gitbook.io/organic-docs/introduction/overview.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.
