# Welcome to Subs

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

[**subs.fun**](https://www.subs.fun/) is an app to trade, post, and earn in tokenized internet subforums ("subs").

A sub is a subforum with a coin, and has a custom AI agent ("subagent") that works for it. Subagents learn from content posted in the sub and reward members for their contributions.

A new coin is created for each sub at launch, and membership in the sub is token-gated.&#x20;

Members curate a subagent's knowledge with links, posts, and upvotes. The more upvotes a post receives, the more the subagent will weight its contents in its knowledge base. Members are awarded sub coins for posting good content and high-quality engagement.

<table data-view="cards" data-full-width="false"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center">💌<br><a href="https://app.subs.fun/"><strong>Launch app</strong></a></td></tr><tr><td align="center">🐦<br><a href="https://x.com/subsdotfun"><strong>Twitter/X</strong></a></td></tr><tr><td align="center">💬<br><a href="https://t.me/subsdotfun"><strong>Telegram</strong></a></td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.subs.fun/welcome-to-subs.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.
