# How to Use FORE Predict

1. **Create or connect your wallet. Below is a list of currently supported wallets:**&#x20;

   a. MetaMask - [MetaMask Help ](https://metamask.zendesk.com/)

   b. WalletConnect - [WalletConnect ](https://academy.binance.com/en/articles/how-to-use-walletconnect)

2. **Recommendations:**

   a. For an app-based wallet, use the wallet’s built-in browser for the smoothest experience.&#x20;

   b. On the desktop, we recommend installing the plug-in for your wallet into your browser. This will ensure a smooth experience.&#x20;

   Example: MetaMask: <https://metamask.io/download/>

3. **Example below are based on the “MetaMask” wallet:**

   Refer to the step-by-step procedure in setting up Metamask for the Arbitrum network.&#x20;

   [Connect MetaMask to the Arbitrum Network](https://www.datawallet.com/crypto/add-arbitrum-to-metamask)


---

# 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/how-to-guides/how-to-use-fore-predict.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.
