> For the complete documentation index, see [llms.txt](https://spacepugs.gitbook.io/space-pugs-wiki-2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spacepugs.gitbook.io/space-pugs-wiki-2.0/platforms/the-one-platform.md).

# The ONE Platform

ONE integrates various services and games into a singular platform, operating in synergy to offer unparalleled utility to projects, their tokens and holders. The ONE platform is poised to revolutionize the industry, with the first services launching in May.\
\
The first 2 services will begin testing mid April, with a planned launch in May. More games and services will follow there after.\
\
**Once the ONE Platform is fully operational, there will be a huge benefit to using $one over other tokens. The only way to get them, is pre-sale, buying them on a DEX, or by staking Pugs & Yetis.** \
\
**The ONE Platform** **The One Platform will run on CREDITS. Which can be purchased using tokens.**

* PvP Coin Flip - 1 CREDIT.
* PvP Trait wars - 1 CREDIT.
* PvP Rock, Paper, Scissors - 1 CREDIT.
* Fee for NFT Raffles - 2 CREDITS.
* Fee for Token Raffles - 2 CREDITS.
* Fee to set up a sweeping event - 3 CREDITS.
* Fee to set up an Auction - 3 CREDITS.
* Fee for a ONE wallet drop - 10 CREDITS.
* Fee for setting up a listing on our token marketplace - 1 CREDIT.

There are a few other uses for the ONE Platform that don't use CREDITS. Staking & Minting. \
\
**PvP GAMES** \
Our PvP games will be unique and exciting, as once you have paid your CREDIT to play, you can either \
\- wager an equal amount of $one tokens or \
\- Both wager anything you like. \
\
**For example:**\
**-** 1 x Space Pug vs 10,000 $Pugchip\
\- 1 x Boss Cat vs 1 x Smooth Yeti OG.

The value does not matter. If you are willing to play for it. Then you can wager it. This creates a very life like betting scenario. \
\
**CREDIT PRICES**\
**-** $one | 1 CREDIT = $1 USD in tokens.\
\- $pugchip - $hexo | 1 CREDIT = $1.5 USD in tokens.\
\- All other tokens | 1 CREDIT = $2 USD.\
\- Own Space Pug + Smooth Yeti OG or RA + Cardano Lands Land | All tokens | 1 CREDIT = $1 USD.\
\
50% of $one tokens used to buy credits burned. \
25% of all other tokens used to buy credits returned to project (profit share model)

**Burned tokens sent to a locked smart contract enabled wallet. Which provides a burn mechanism of all tokens used on The ONE Platform.**


---

# 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://spacepugs.gitbook.io/space-pugs-wiki-2.0/platforms/the-one-platform.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.
