> For the complete documentation index, see [llms.txt](https://en-docs.mintway.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://en-docs.mintway.io/the-company/.-mintway-dapp-platform/3.-social-media-dapp-platform.md).

# 3. SOCIAL MEDIA Dapp Platform

![Figure 25. SOCAIL MEDIA Dapp Platform](/files/SH9pXfmmSKaLcWuLJKzq)

SOCIAL MEDIA DAPP PLATFORM is a concept that integrates blog, Instagram, YouTube, and home shopping, and when creators sign up for membership, their own platform is created.

The platform consists of four services: open blog, image content, streaming service, and on-demand content service. Creators can create and show desired content such as fashion, cuisine, travel, cosmetics, music, companion animals, and games, etc. and can sell them.

At this time, users can always mint their own pictures, photo book, videos, etc. with just one click, and can sell pictures, videos, and digital products through live commerce.

Users can also sell general content and sell it in NFTs of a limited quantity, and it is a system that can earn various profits depending on their own content but not the limited income of existing social media such as monthly subscriptions by each member, creation and sales of videos or images requested by users, etc.

The payment method can be selected by the creator, such as cash, card, cryptocurrency, etc., and it can be conveniently used because it is the user's choice to broadcast simultaneously with other media such as YouTube.


---

# 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://en-docs.mintway.io/the-company/.-mintway-dapp-platform/3.-social-media-dapp-platform.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.
