> For the complete documentation index, see [llms.txt](https://docs.together.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.together.fun/readme.md).

# Welcome to TOFU

**Together.fun** is a gamified social trading platform built for the modern crypto participant: the degen, the meme-lover, the alpha hunter. We are creating a cultural hub where trading, entertainment, and community collide - think *Robinhood meets TikTok, powered by Web3 principles*.

<figure><img src="/files/8lV6s88XeXsBrsCILvFU" alt=""><figcaption></figcaption></figure>

### Brand Identity

| **Element**      | **Details**                                                                                                                           |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| **Project Name** | Together.fun (**TOFU**)                                                                                                               |
| **Token**        | $TOFU (**TBA）**                                                                                                                       |
| **Slogan**       | **Together, We Farm Fun.**                                                                                                            |
| **One-Liner**    | The gamified trading platform where the **community is the alpha**, **execution is a game**, and **your portfolio tells your story**. |

\
The old world of trading is lonely, complex, and joyless. It was built for a different time and a different user. Together.fun is building what comes next.

We are creating a platform where the **community is the alpha, where execution is a game, and where your portfolio tells your story.** From the cultural on-ramp of RugPad Royale to the full gamified trading revolution of the Tofu Arcade, every element is designed to make crypto trading social, fun, and fair.

Backed by a team that combines institutional finance discipline with native cultural insight, and built on Solana’s high-performance blockchain, Together.fun is positioned to become the essential gateway for the next generation of crypto participants.

***Together, We Farm Fun.*** We are the vibe. And the future is fun.&#x20;

Join us. Let’s farm it together.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Phase 1</strong></td><td>The Pre-Launch Campaign &#x26; Fun Factory</td><td><a href="/files/lXXYZpOywl4Y3NmihN8g">/files/lXXYZpOywl4Y3NmihN8g</a></td><td></td><td><a href="/pages/2frMSTlHYgdYS4Cq7iEI">/pages/2frMSTlHYgdYS4Cq7iEI</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Phase 2</strong></td><td>A fully gamified social trading experience</td><td><a href="/files/uMOPCYWN94134E5hTuBi">/files/uMOPCYWN94134E5hTuBi</a></td><td></td><td><a href="/pages/WsXu6Lt9EvBYvAZU5GCM">/pages/WsXu6Lt9EvBYvAZU5GCM</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td><strong>The Team</strong></td><td>Institutional Discipline. Native Cultural Insight.</td><td><a href="/files/WSdqaSgsKdp1MdwazScU">/files/WSdqaSgsKdp1MdwazScU</a></td><td></td><td><a href="/pages/hZewE5MuMHLwiOtJsEKZ">/pages/hZewE5MuMHLwiOtJsEKZ</a></td></tr></tbody></table>


---

# 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://docs.together.fun/readme.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.
