# How to become a validator

## Getting started

**Anyone can become a validator on FORE Predict by either minting or buying an Analyst NFT.**

1. **Users must 'approve' spend before minting an NFT. Make sure you have  available FORE and ETH on the Arbitrum network to proceed.**
2. **Mint a blue Analyst NFT with 1,000 FORE**
   1. This 1,000 FORE is your starting ‘power’
   2. Your power will increase over time with accurate validations
   3. The more power in your NFT, the greater share of rewards you earn per market

{% hint style="info" %}
[Learn how to mint an NFT](https://youtu.be/4TqSgmzqA2Y?si=lIRmIqXxRaKqUkCz)
{% endhint %}

1. **Buy any NFT on FORE Marketplace**
   1. Search for different tiers and power NFTs to suit your needs
   2. You can level up your NFT and sell it back on the Marketplace

{% hint style="info" %}
[Learn how to buy/sell an NFT](https://youtu.be/NwSsuHP33LA?si=mr7DNvxMggz8gKwU)
{% endhint %}

## Start validating

1. On the FORE Predict app, click the "Analyst" tab.
2. Select the market you wish to validate.
   1. You can filter by market close time, category, volume, and more.
3. Choose ‘YES’ or ‘NO’ based on the confirmed market result from a reliable source.
   1. Note: Incorrect validation will lead to the burning of your NFT.
4. Select your Analyst NFT and click "Stake NFT." Users must hold FORE and ETH on the Arbitrum network to proceed.
   1. If you don’t have an NFT, you can mint or buy one in the Marketplace. **U**sers must 'approve' spend before minting an NFT.
5. That’s it! Once the market closes, you will be able to claim or compound your rewards *(learn more on this in the next section).*

{% hint style="info" %}
[Learn how to validate a market](https://youtu.be/pHwO6C6JMlc?si=LBsTKY4u0iurn6VD)
{% endhint %}


---

# 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-analyst/how-to-become-a-validator.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.
