# Introduction

High Stakes is a platform to gamify staking on Harmony ONE. High Stakes is developed by Brad Sandilands AKA GoodTimesBrad.

We launched our platform, <https://high-stakes.life/>, in October 2023, along with our first game [Sweepstakes](/high-stakes/introduction/sweepstakes.md).

We're still in beta trial mode, pending external code review and more battle-testing. You can review the contract yourself at <https://github.com/Brad-is-Love/high-stakes-one/tree/master/contracts>.

###


---

# 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.high-stakes.life/high-stakes/introduction.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.
