> For the complete documentation index, see [llms.txt](https://gamerse.gitbook.io/gamerse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamerse.gitbook.io/gamerse/features/social-media.md).

# Social Media

One of Gamerse's core features is it's stunning social media platform. The NFT hype is taking over the world and tons of platforms are regularly being built based on it. But still, there isn't yet a proper social media existing centered on Gaming NFT's. Most of the platforms offer a flat kind of trading platform that is mostly about buying and selling. They have missed out on a key point which is the opportunity for users to socialize and interact among themselves according to their interests. \
\
Gamerse creates a fun, exciting way for people to have social interactions around the NFTs they love.  We have a very easy-to-use UI and amazing UX. Gamerse’s social media features include Groups, Live Feed, Direct Messaging, NFT self-promotion, User Posting, NFT drop watchlist, New purchases, and much more. Every participant has a personalized Discover feed that allows them to find the NFTs and people that are most relevant to their interests. The social aspects make the marketplace vibrant and alive—a place where people will want to hang out. It will enable users to post, add hashtags around their NFTs, and engage with their followers.  "Direct message" feature will be incorporated on the platform as an option for platform users to communicate directly with one another. In addition, Users will also be able to share their NFTs on other prominent social-media sites.\
\
Gamerse is designed to increase the joy of participating in the NFT market and trading with friends. All in all, Gamerse aims to act as an ideal social media platform evolving out, instead of acting and maintaining just a transactional relationship with the users, Gamerse will let a user enter a world of discovery and interaction.

Why is a social network crucial in this market? Social media can significantly impact businesses that rely on growth through collaboration such as NFT gaming. However, social media is more than just a platform for influencer marketing. It also allows brands to frictionlessly collaborate and expand their audiences by simply sharing a post. Social media unites industries and turns marketplaces into ever-expanding communities with much higher monetization potential.


---

# 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://gamerse.gitbook.io/gamerse/features/social-media.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.
