# Getting Started

## Visit Site

Go to <https://hallsofolympia.io/#> and click on d'App button shown below

<figure><img src="/files/2XrYaOSydcF9iPE5QXSy" alt=""><figcaption></figcaption></figure>

or visit <Https://alpha-testnet.hallsofolympia.io> and wait for the page to load.

## Link Wallet

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

Click on the "Connect Wallet" button in the top right corner of the screen

This will open several options for supported wallet types&#x20;

Log in to your wallet when prompted to connect the wallet to Hallf of Olympia

## Play Game

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

Once your wallet is connected you can now click on Play Game&#x20;

### Enter Stake

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

Now enter the amount you want to stake in either $AMBR or $USDC and take a front row seat in the arena as your Gladiator fights their opponent.


---

# 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://halls-of-olympia-developers.gitbook.io/halls-of-olympia/getting-started.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.
