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

# Follow\.gg

SocialFi has emerged as a game-changing paradigm, allowing users to speculate on their favorite influencers and engage in decentralized social interactions. While platforms like FriendTech have paved the way, many have tried to emulate its success but have fallen short. Enter Follow\.gg, a revolutionary platform that aims to redefine the Web3 social experience by leveraging the power of Arbitrum and Telegram.

### The Limitations of Traditional Social Media <a href="#id-5e98" id="id-5e98"></a>

Traditional social media platforms come with their share of constraints. Centralized control, limited monetization avenues, and the absence of genuine ownership have been the bane of the Web2 world. These challenges have spurred the demand for decentralized, creator-centric solutions.

## Why Follow\.gg is a Game-Changer <a href="#id-0cb3" id="id-0cb3"></a>

**Built on Telegram Mini-app**

Follow\.gg is a transformative social experience built on Telegram, which has over 700 million MAU. By integrating with the Telegram ecosystem, Follow\.gg provides a seamless transition to a decentralized social experience. Unlike traditional Telegram bots, Follow\.gg offers an intuitive user interface through the Telegram Mini-app SDK.

**Account Abstraction Wallet Integration**

Security and ease of transactions are crucial in the Web3 space. Follow\.gg never asks for or stores your private key or recovery phrase. We use account abstraction technology to provide a secure and straightforward asset management experience.

**Enhanced Communication Flexibility**

Follow\.gg equips creators with diverse tools for meaningful interactions, such as exclusive content, paid consultations, and tips. This flexibility allows users to engage with their favorite creators in novel ways.

**High Composability and Low Gas Fee on Arbitrum**

Arbitrum's mature ecosystem allows us to offer value-added services like copy-trading and NFTs for tiered content. Leveraging Arbitrum's technology, we can support a wide range of Web3 applications with minimal gas costs.

\
Beyond Speculation: A Vision for the Future
-------------------------------------------

The current SocialFi frontier has leaned towards a dystopian form of influencer speculation. Many have ‘bought’ into creators on SocialFi platforms simply looking for monetary gain—not because they genuinely want to interact with the creator’s content. Follow\.gg aims to shift this narrative by providing a robust infrastructure for novel monetization. We focus on empowering creators to genuinely monetize and own their content.

Telegram serves as an ideal starting point due to its extensive integration capabilities. With a plethora of plug-ins and third party apps available, Follow\.gg will redefine the social experience as more than just a simple chat room for creators and users.

<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://follow-gg.gitbook.io/follow.gg/follow.gg.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.
