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

# Welcome to BagX

BagX is a revolutionary platform that allows Twitter/X users to **instantly tokenize their social capital** on Solana. Connect your Twitter account, and your personal token is created automatically, no technical knowledge required.

Built on top of the powerful [Bags API](https://bags.fm), BagX brings the future of social tokenization to everyone.

#### The Vision

> "Someone should build FriendTech on BagsAPI, use Privy and X login, launch a coin for every new user that joins"
>
> — [@finnbags](https://x.com/finnbags), CEO of Bags

That vision is now reality. **BagX is here.**

***

### Why BagX?

| Feature               | Description                                             |
| --------------------- | ------------------------------------------------------- |
| **Instant Launch**    | Your token is created the moment you connect Twitter    |
| **85% Revenue Share** | Earn 85% of ALL trading fees generated by your token    |
| **Instant Payouts**   | Claim your earnings anytime, paid in SOL                |
| **Secure Login**      | Powered by Privy - industry-leading Web3 authentication |
| **Solana Native**     | Fast, cheap, and scalable blockchain infrastructure     |


---

# 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://docs.bagx.fun/welcome-to-bagx.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.
