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

# Overview

<figure><img src="/files/kJpyYdPM4Xf3k4xDVUaQ" alt=""><figcaption></figcaption></figure>

**One-liner**\
"Organic" is a decentralized community fighting for an **Organic** crypto space. No bots, no insiders. Where real work earns real rewards.

### What is "Organic"?&#x20;

Organic is a decentralized community studio on Solana that was never meant to happen, it just did. Started as a joke on August 11th, 2025, when “Organic” launched as sarcasm about how Bonk communities weren’t organic at all. But what followed was chaos. Cisco(our Dev) is flagged as the developer of Graphite Protoco so he was being tracked by snipers and the market turned into noise.

People reached out asking Cisco to take the lead and rebuild it the right way. So here we ar, turning that chaos into something real. Organic is now a place where the community decides, contributes, and earns together. Everything runs by rules we set as a group: open tasks, fair scoring through an AI agent(not out yet) and shared rewards that reflect real participation.

The goal is simple: build a space that stays transparent, self-managed, and genuinely ORGANIC 🌱

### Why this exists ?

Too many fake KOLs, botted numbers, insider games and pump and dumps. Organic is a clean place to build, learn and earn together.

### What are we planning ?

**Current**

* Open community tasks on Discord. (Will migrate to our platform)
* Creator fees route to the dev wallet while the treasury architecture is finalized.
* Verified pages on trackers [**Dexscreener**](https://dexscreener.com/solana/fyp5ymwo6lam1fjqyqujwdz2jfgewkftsxgkagakkq9x)**, Coingecko, Solscan**
* Public lore page with the takeover story [**Organic Lore**](https://www.organic-bonk.fun/lore#chapter-1)

**Building next**

* Public security page with contract, takeover notes, and all official links.
* Treasury multisig and ops wallet, with a posted spend policy.
* Task board on the site with submissions and AI scoring.
* Public leaderboard and payout report.
* Chinese version of the site for our Asia community.

*Last updated: **2025-10-06***


---

# 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://organic-1.gitbook.io/organic-docs/introduction/overview.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.
