# How to View your Activity on FORE

**Step-by-step guide on how to view your activity on FORE.**

### **In Markets**

**Step 1:** Click **“My Portfolio"** found on the top left corner of the screen (see image below).

<figure><img src="/files/tBMDp1JB5CLjbA6MaYAy" alt=""><figcaption></figcaption></figure>

**Step 2:** You will see all of the markets you have created, participated in, and validated, as well as markets where you have earned rewards (click [**“How to Claim your FORE Rewards”**](/fore-protocol/how-to-guides/how-to-claim-your-fore-rewards.md) to learn more).

<figure><img src="/files/4WiLqvACeS1mEUpteJ46" alt=""><figcaption></figcaption></figure>

### **In NFTs**

**Step 1:** Click **“Marketplace"** found on the top left corner of the screen (see image below).

<figure><img src="/files/fPVdQv43ABHEOf2UaxYr" alt=""><figcaption></figcaption></figure>

**Step 2:** Click **'NFTS'** tab to view your listed NFTs and NFTs minted.

<figure><img src="/files/QaSNE7ch19g1eBFmRoUb" alt=""><figcaption></figcaption></figure>


---

# 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-view-your-activity-on-fore.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.
