# Community Stake

Community Stake is way to move your community onchain, by acquiring a namespace for your members and launching a stake smart contract for your community. The community founder needs to activate Community Stake for your community, which can be done during the Community Creation process if it's available on the network.

Each community stake contract enables users to directly buy or sell their stake through the smart contract. The price is determined by a bonding curve, where it increases as the supply of stake from a particular community increases.

After acquiring stake, users gain access to the stakeholder subgroup within your community.

When a user purchases or sells their stake through the smart contract, a 5% fee is charged on the transaction. Furthermore, 5% of the fee is allocated to the community treasury, which is directly managed by the community admin who enabled stake with their wallet address.&#x20;

#### ***What networks is stake available on?***

As of 3/13/2024, Stake is available on BASE and BLAST.&#x20;

#### Unsure how to bridge to Base?

To bridge to or from Base:

1. Visit [Base Bridge](https://bridge.base.org/)
2. Connect your wallet
3. Choose the amount of ETH (or the asset of your choice that's available) you'd like to deposit or withdraw

Unsure how to bridge to Blast?

1. Visit [Blast Bridge](https://blast.io/en/bridge)
2. Connect your wallet
3. Choose the amount of ETH (or the asset of your choice that's available) you'd like to deposit or withdraw

*For more information on bridging to base, check out the Base doc below:*

{% embed url="<https://docs.base.org/tools/bridges/>" %}


---

# 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.common.xyz/commonwealth/community-overview-1/community-stake.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.
