> For the complete documentation index, see [llms.txt](https://gaya-blockchain.gitbook.io/gaya-blockchain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gaya-blockchain.gitbook.io/gaya-blockchain/ecosystem/socialfi-on-gaya/role-of-gayacoin-in-socialfi.md).

# Role of GayaCoin in SocialFi

### <mark style="color:purple;">**Transaction Medium for Social Tokens**</mark>

GayaCoin serves as the core currency for all SocialFi transactions, including buying, selling, and trading creator tokens. By using a standardized currency, Gaya ensures liquidity and easy accessibility within the SocialFi ecosystem.

* **Primary Currency for Token Transactions:** Fans use GayaCoin to acquire social tokens, allowing seamless transactions and ensuring consistent liquidity within the SocialFi space.
* **Economic Integration with Gaya Ecosystem:** Using GayaCoin as the transactional medium strengthens its role across the platform, linking SocialFi with other Gaya applications like DeFi and gaming, providing token holders with a cohesive economic experience.

### <mark style="color:purple;">**Staker Benefits in SocialFi**</mark>

Stakers of GayaCoin enjoy exclusive benefits within the SocialFi ecosystem, such as access to premium creator tokens, exclusive content, and enhanced voting rights within creator DAOs. This staking model rewards GayaCoin holders with unique advantages, encouraging long-term engagement.

* **Access to Premium Content and Exclusive Events:** Stakers gain access to premium creator content, such as limited-time releases, private chats, or live events, enhancing their engagement and connection with creators.
* **Enhanced Voting Rights:** Staking GayaCoin grants fans additional voting power within creator DAOs, giving them more influence over brand decisions and project directions.

### <mark style="color:purple;">**Governance of SocialFi Policies**</mark>

Stakers of GayaCoin also play a role in platform-wide SocialFi governance, allowing them to propose and vote on changes related to token standards, revenue-sharing frameworks, and DAO governance rules. This involvement ensures community alignment with Gaya’s SocialFi direction.

* **Community-Driven SocialFi Standards:** Stakers can vote on proposals that impact SocialFi policies, ensuring that fans and creators have a voice in the platform’s evolution.
* **Incentivized Participation for GayaCoin Holders:** By engaging in governance, GayaCoin holders influence the direction of SocialFi, aligning the platform’s growth with user interests and enhancing token value.


---

# 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, and the optional `goal` query parameter:

```
GET https://gaya-blockchain.gitbook.io/gaya-blockchain/ecosystem/socialfi-on-gaya/role-of-gayacoin-in-socialfi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
