> For the complete documentation index, see [llms.txt](https://docs.common.xyz/commonwealth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.common.xyz/commonwealth/readme/how-can-i-use-common.md).

# How Can I Use Common

{% columns %}
{% column width="41.66666666666667%" %}

#### For DAOs and Communities

{% endcolumn %}

{% column width="58.33333333333333%" %}
Use our community coin launchpad or bring your own token to host your community, discussions, governance.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="41.66666666666667%" %}

#### For Builders and contributors

{% endcolumn %}

{% column width="58.33333333333333%" %}
Launch rewards like bounties, contests, or gauges with $COMMON emissions
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="41.66666666666667%" %}

#### Leverage AI, Web3 Coordination Tools, and Seamless Web2 Integrations

{% endcolumn %}

{% column width="58.33333333333333%" %}
Coordinate with agents via native incentive infrastructure (coming in roadmap Phase 3). Use plugins and SDKs to use in Discord, Discourse, or Farcaster.
{% endcolumn %}
{% endcolumns %}

### Common Supports Communities at Every Stage

#### :red\_circle: [**Launch**](/commonwealth/launch/launchpad.md)&#x20;

* Launch an ERC-20 on Base&#x20;
* Launch a web3 native forum&#x20;
* Connect your existing onchain community
* Connect your token
* Import your Discourse Forum

#### :blue\_circle: [**Engage**](/commonwealth/community-overview-1/creating-threads.md)

* Discuss via Web 3 Native Forum&#x20;
* Token Gate Activity&#x20;
  * Polls
  * Threads
  * Topics
  * Comments
  * \+ More
* Onchain contests&#x20;
  * via Common
  * via Farcaster&#x20;
  * via Telegram *(soon)*
  * via X *(soon)*
* Native Polling&#x20;
* Tokenized Threads + Comments *(Soon)*

#### :purple\_circle: [**Govern** ](/commonwealth/community-overview-2/governance.md)

* Forum Discussions
* Governance&#x20;
  * Snapshot bidirectional Integration&#x20;
  * Onchain Governance UI
  * Delegate *(soon)*&#x20;
* Treasury Management
  * Deploy Funds&#x20;


---

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

```
GET https://docs.common.xyz/commonwealth/readme/how-can-i-use-common.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.
