> For the complete documentation index, see [llms.txt](https://catoshis-organization-1.gitbook.io/catoshi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catoshis-organization-1.gitbook.io/catoshi/meet-catoshi/how-catoshi-works.md).

# How Catoshi Works

Catoshi seamlessly integrates social media and cryptocurrency functionalities, creating a unique platform where users can engage in both social interactions and financial transactions.

## Simplified Flow of Catoshi:

### Creating and Joining Groups

* **Flexible Memberships:** Users can easily create their own groups or join existing ones by subscribing. Group creators have the freedom to set their own pricing structures for memberships.
* **Exclusive Content:** Subscription profiles offer access to exclusive content, enhancing user engagement and content quality.

### Earning and Contributing

* **Decentralized Earnings:** All users, not just group creators, have opportunities to earn CT tokens. Through a decentralized transaction and donation system, creators and group members alike can earn passive income.
* **Engagement Rewards:** Users can earn CT tokens by participating in platform activities, such as posting content, engaging with others, and referring new users.

### Seamless Transactions

* **Smart Contract Security:** Transactions are facilitated through audited and open-source smart contracts, ensuring security and transparency.
* **User-Friendly Interface:** Both creators and participants can easily and securely conduct transactions within the app.

### Expanding Donation Options

* **Support with Various Tokens:** Catoshi plans to list multiple tokens from the broader crypto ecosystem, allowing users to support content creators using a diverse range of cryptocurrencies.
* **Robust Ecosystem:** By integrating various tokens, Catoshi provides a robust ecosystem for users to interact and grow cross communities.

### Community Voting

* **Decentralized Governance:** Catoshi empowers its community through decentralized voting mechanisms, allowing users to vote on future developments and features.
* **Transparent Decision-Making:** Community-driven decisions ensure that the platform evolves according to user needs and preferences.

In Short Catoshi is not just a social platform; it’s a comprehensive ecosystem where every interaction has the potential for financial benefit, governed by the community for the community.

## Target Market

* **Content Creators:** Boost revenue through decentralized donations and subscriptions.
* **Community Leaders:** Customize pricing for groups and earn from member donations.
* **Active Social Media Users:** Find value-rich communities, participate, and earn passive income.
* **Investors & Partners:** Engage in a secure and rapidly growing social dApp ecosystem.
* **Fans & Followers:** Directly support your favorite creators and access exclusive content.<br>


---

# 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://catoshis-organization-1.gitbook.io/catoshi/meet-catoshi/how-catoshi-works.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.
