# Welcome to moonground.io!

## Overview

moonground.io is a prediction market -- it is like a game where you try to guess if the prices of two cryptocurrencies, BTC and ETH, will go up or down. If you guess correctly, you win!

## Why moonground.io?

Prediction Markets are the future of Trading. Assuming that prices follow a normal distribution, a prediction market, which is a binary option contract, has a 50-50 chance of ending up above or below the start price of the game at any short interval. It is fair and more accessible to new traders.


---

# 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.moonground.io/welcome-to-moonground.io.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.
