# Owning Community Stake

In a community where Community Stake is active, you have the option to buy and sell Community Stake. The price of stake is determined by the bonding curve implemented in the Community Stake smart contract. This price escalates with increased supply and decreases when supply is taken out of circulation.

\
Owning community stake gives you stronger Vote Weight, which means your upvotes in the community are stronger, allowing you to have a greater say in what content is ranked higher. If your community is gating content and engagement behind community stake, having at least 1 stake token in your wallet&#x20;

### How do I buy community stake?

When you are a member of a community where stake is available, you will see a modal on the right-hand sidebar with the option to buy and sell stake if you have connected your EVM wallet. If you have the deposit token (i.e. BASE) then you can purchase a stake with your wallet. If you want to sell your stake, you will receive the deposit token back. The price of stake for each community is determined by a smart contract bonding curve unique to that community.

### How do I 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

### How do I 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

### Where can I see my stake tokens?

When you acquire stake tokens, you will be prompted to make it visible in your wallet if you are using Metamask. Community stake is an ERC1155 token, so it will be recognized by your wallet as an NFT. Each community stake token is named by the community founder that activated it.&#x20;

### Where can I see the Community Stake smart contract address?

You can find the smart contract address in your wallet transaction history.&#x20;

### Can I use community stake across all my communities if they’re all on Base?

Community Stake is unique per community, and each community has a unique namespace and stake token. Stake empowers your vote in one community will not provide voting power in another community.&#x20;

<br>


---

# 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/owning-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.
