> 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/why-rektofun.md).

# Why RektoFun?

We believe prediction markets are still missing the social and competitive layer.

Most existing platforms focus only on trading mechanics and liquidity, but users today want more interactive and engaging experiences. Crypto users already compete publicly every day through market calls, memes, and social influence, yet prediction markets still feel passive and financial.

We decided to build Rekto.fun to turn convictions into competition.

The timing feels right because:\
• Prediction markets are rapidly growing\
• SocialFi and gamified finance are emerging categories\
• Crypto communities are becoming more interactive and identity driven\
• Solana enables fast, low-cost, real-time interactions at scale

<figure><img src="https://1578544012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqXEl9sgGatMbdaeK58l8%2Fuploads%2FtCZqO5Yk7Cf5xZ7r40YQ%2F3.png?alt=media&amp;token=a615dd2d-c279-44b4-8db7-c740bd8966c1" alt=""><figcaption></figcaption></figure>


---

# 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/why-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.
