> For the complete documentation index, see [llms.txt](https://docs.plotx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plotx.io/how-to-play/crypto.md).

# Crypto

This includes two types of Markets - Rapid Markets and Crypto Markets. If you want to participate in short-duration markets, select rapid markets. Crypto markets offer hourly, daily, and weekly markets with a longer time horizon.&#x20;

This includes two types of categories -&#x20;

* Rapid Markets
* Crypto Markets

### Forecasting in Rapid Market :

**Step 1 - Click on Forecasts**

Under this section, you'll find a number of tabs showing markets to predict in

![](/files/7D7zU1rE4oiryC4OHDVV)

**Step 2- Choose the asset and its movement**

Once you choose one of the markets you can choose whether a certain crypto asset will go up / down / stay the same for a given time

**Step 3 - Enter the amount**

Once you choose one of the options, you stake your money from the Game wallet. For eg. You choose ETH to USD, Going up and Stake 20 Plot. The following screen shall appear.

Pay the entry fee to enter the contest.

![](/files/eNSOOr0ifUCJSrBtnyRp)

Now, wait for the market to settle and to learn whether you won or not. For example, if you forecasted that the market will go up in the next one hour and the price of cryptocurrency went up, you'll win.&#x20;

*Forecasts in Crypto markets:* Other than Rapid Markets you also get a choice of: weekly, daily & hourly markets

Refer to this to learn about [rules](/calculation/crypto.md) and in case you've [questions](/faqs/crypto.md).


---

# 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://docs.plotx.io/how-to-play/crypto.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.
