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

# What Is RektoFun?

### Rekto.fun is a PvP battleground for predictions built on Solana.

We allow users to create and participate in permissionless prediction challenges around crypto, sports, and real-world events. Instead of passive prediction markets, rekto.fun transforms predictions into competitive social experiences.

Users can:\
• Create prediction challenges\
• Compete head-to-head in PvP battles\
• Join multiplayer prediction pools\
• Participate in community competitions\
• Earn rewards through correct predictions\
• Validate outcomes through our community validation system

<figure><img src="/files/HnJywccJnWzMujm12awt" alt=""><figcaption></figcaption></figure>

## Features on RektoFun (In Detail)

### 1. Creating Challenges

As a trader, you can set up your own prediction challenges across available markets.

* Define the market (crypto or sports)
* If selected crypto then define the type (Price or statement)
* Set the terms, duration, and entry conditions
* Select the Mode PVP or Team
* Other users join your challenge and compete against you or each other

**How you win:**

* You can structure challenges to gain from participation dynamics
* High-quality challenges attract more users, increasing overall activity and potential rewards
* Early creators in trending markets can benefit from higher engagement

This is ideal for users who understand market behavior and want to initiate competitive opportunities.

***

### 2. Accepting/Joining Challenges

You can join existing challenges and compete directly against other users in PvP/Team format.

* Enter challenges based on your market predictions
* Compete in real time or time bound battles
* Outcomes are determined by market movement or event results
* In PVP mode you directly battle 1 vs 1
* In Team mode you can either join the challenger side or opponent side

**How you win:**

* Win challenges by making accurate predictions
* **Win** rewards based on your **bet size and performance**
* **In Team Mode, Winner side takes the pool money**

This is the core gameplay loop: high risk, high reward.

***

### 3. Ranking on the Leaderboard

RektoFun features dynamic leaderboards that rank users based on performance.

* Rankings may be based on wins, accuracy, volume, or points
* Leaderboards shows the top traders

**How you win:**

* Top performers receive rewards from dedicated prize pools
* Higher rankings increase visibility and reputation on the platform
* Consistency can lead to recurring **winnings**

This rewards skill, consistency, and active participation.

***

### 4. Referring People

Grow the ecosystem and **win** rewards through referrals.

* Share your unique referral code
* Invite friends and community members to join RektoFun

**How you win:**

* Potential for additional future incentives tied to referral activity
* Climb the **referral leaderboard** for extra rewards

Best suited for community builders and influencers.

***

### 5. Validating Challenges

Validation plays a key role in maintaining fairness especially for real-world event markets.

* Validate outcomes of challenges once results are available
* Ensures accuracy and trust in the platform

**How you win:**

* Validators **win** from a **dedicated reward pool**
* The more validations you perform, the greater your share
* **Exclusive to Rekto Masters NFT holders and $REKTO holders**

This creates a decentralized verification layer within the platform.

***

## What’s Next?

We’ll be expanding each of these sections with deeper guides, strategies, and examples to help you maximize your **winnings** on RektoFun.

Stay tuned, this is just the beginning 🚀


---

# 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://rektofun.gitbook.io/rektofun/introduction/what-is-rektofun.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.
