# Create Tribe

When a content creator creates a community (also known as a Tribe) on OpenSocial Protocol, a Tribe NFT (ERC-721） will be minted. The Tribe NFT will also serve as verification of ownership, and govern the permitted uses of the Tribe NFT, its transferability and how value created from the Tribe can be monetized such as receiving rewards from engagement on the Megaphone channel or receiving user payments.&#x20;

<br>

Tribe NFTs are tradable social assets and the ownership of a Tribe NFT can be transferred via marketplace transactions. &#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://gitbook.opensocial.co/features/social-graph/create-tribe.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.
