> 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/utility-section/usdrekto-token.md).

# $REKTO Token

## Token Utility

The **$REKTO token** is designed to be the backbone of the RektoFun ecosystem.

RektoFun is building challenge markets on Solana, where users can create challenges, challenge friends, challenge X users, and participate in real-time prediction based markets around crypto, sports, and more.

To unlock core platform actions, users will need to hold **$REKTO tokens** in their wallet.

## Where to Buy $REKTO

The **$REKTO token** has been launched through **EasyA Kickstart lauchpad.**\
<https://kickstart.easya.io/token/13QUwwFK5bMTrxZ9xhYpD8oEVizRSFk79nTQqtvFEASY>

You can get your $REKTO tokens here:\
<https://dexscreener.com/solana/w8og36xbxpk1xsmvg4bff2uwhnuyinuxct7btfjaz1n>\
<https://fomo.family/tokens/solana/13QUwwFK5bMTrxZ9xhYpD8oEVizRSFk79nTQqtvFEASY>

Official Contract Address:\
**13QUwwFK5bMTrxZ9xhYpD8oEVizRSFk79nTQqtvFEASY**

Please make sure you are interacting only with the **official $REKTO token contract**.

***

## ➡️Core Platform Utility

#### Create Challenge Markets

Users will need to hold $REKTO to create their own challenge markets on RektoFun.

#### Challenge Anyone on X

$REKTO holders will be able to challenge any X user directly through the RektoFun platform.

#### Access Mainnet Beta

All $REKTO token holders will get access to the RektoFun Mainnet beta.

***

## ➡️Revenue Backed Buybacks

As RektoFun grows, we plan to use a portion of platform revenue and creator fees for weekly/monthly **$REKTO buybacks**.

The goal is to create a long-term ecosystem where platform activity directly supports token demand, liquidity, and ecosystem sustainability.

***

## ➡️Dev Token Locking

Initially, **15% of the total $REKTO supply** allocated to the team has been locked.\
Verify here:\
<https://app.streamflow.finance/token-dashboard/solana/mainnet/13QUwwFK5bMTrxZ9xhYpD8oEVizRSFk79nTQqtvFEASY?type=lock>

Over time, we plan to increase the locked amount up to **25% of the total token supply**.

This is being done to show long term commitment and align the team with the growth of the RektoFun ecosystem.

***

## Holder Benefits

#### Free Rekto Masters NFT MINT

Top $REKTO holders will receive a free mint for the **Rekto Masters NFT** collection.

read more about the NFT collection [here](/rektofun/utility-section/rekto-master-nfts.md)

#### Partner Project Benefits

Token holders may receive benefits, access, rewards, or allowlist opportunities from RektoFun partner projects.

***

### LongTerm Vision

$REKTO is more than just a token.

It is the access layer, utility layer, and community alignment layer of RektoFun.

As the platform grows, $REKTO will play a major role in creating, accessing, and participating in challenge markets across Solana.


---

# 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/utility-section/usdrekto-token.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.
