# How to become a player

## Getting started

You can start participating as a player for a minimum of 1 FORE. <br>

## Take a Position in a Market

1\. Open the FORE Predict App and go to the "Player" tab.

2\. Look through the markets to find one that interests you. Use the search, filters, or sorting options for added convenience.

3\. User must hold FORE and ETH on the Arbitrum network to proceed, and must 'approve' spend before participating in a market.

4\. Choose 'YES' or 'NO,' and input your chosen stake amount.

5\. Confirm your choice by clicking "VOTE FOR YES" or "VOTE FOR NO."

6\. Receive your payout immediately upon market resolution.<br>

[Learn how to participate in a market.](https://youtu.be/Thoy97AyTV8)

<br>


---

# 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.foreprotocol.io/fore-protocol/fore-predict-pro/ultimate-player/how-to-become-a-player.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.
