# goViral

<figure><img src="/files/omdiclTYyuQjheDW7iaP" alt="goViral logo" width="200"><figcaption></figcaption></figure>

**fair launches. no insiders. everyone eats.**

group token launches on Solana. pool SOL with 2-20 people, auto-deploy to Pump.fun when funded.

***

## what is goViral?

a coordination layer for fair launches. everyone contributes equal SOL, tokens distributed equally, no insider advantages.

* **extract** viral content from Twitter or TikTok
* **pool** SOL with 2-20 participants
* **launch** automatically to Pump.fun
* **earn** 90% of trading fees go to participants

***

## how it works

1. **create a launch** — paste a social link or create from scratch
2. **set funding goal** — how much SOL the group needs
3. **invite participants** — share the link, anyone can join
4. **auto-launch** — when funded, token deploys to Pump.fun
5. **receive vested tokens** — unlock over 2 days

***

## quick start

1. [**connect wallet**](/getting-started/getting-started.md) — link your Solana wallet or use social login
2. [**create a launch**](/getting-started/first-launch.md) — start your own group launch
3. [**join a launch**](/getting-started/join-launch.md) — join existing launches

***

## links

* **app**: [uviral.app](https://www.uviral.app)
* **twitter**: [@goViraldotnow](https://x.com/goViraldotnow)
* **telegram**: [t.me/gouviral](https://t.me/uviralofficial)


---

# Agent Instructions: 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:

```
GET https://docs.uviral.app/introduction/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
