> For the complete documentation index, see [llms.txt](https://foreso.gitbook.io/usersguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foreso.gitbook.io/usersguide/points-system.md).

# Points System

#### Our Goal

With the Foreso Point System (PTS), your contributions shape the market and your future incentives:

* Develop your profitable prediction strategies
* Get incentives for quality insights
* Help create the gold standard for prediction data

Your points reflect how you and Foreso succeed together — by providing liquidity, sharpening price discovery, and making markets more efficient. As the platform grows, your contributions will directly influence your share of future incentives.

{% hint style="warning" %}
Early movers capture the highest multipliers — don't wait until points get harder to earn.
{% endhint %}

#### How Points Works

Connection to Incentives

Points serve as the primary metric for incentives. While there is no fixed conversion rate, your points possibly determine your proportional share of incentive distributions directly.

Program Structure

* A fixed pool of points is distributed daily — earlier participants typically earn more points per activity as the user base grows over time
* Leaderboards updated every day
* Designed to reward steady, consistent participation

Scoring Method

* Internal metrics evaluate activity quality
* Public rankings and allocations provide transparency
* Ensures fairness while reducing system gaming

#### How to Earn Points

**Three Ways to Earn**

* **Limit Orders (Liquidity Provision)**\
  The closer your order is to market odds, the larger the size, and the longer it stays open → the more points you earn. Providing liquidity with limit orders typically earns more points than market orders.
* **Trading Activity**\
  Larger trade sizes earn proportionally more points — designed to reward conviction and information contribution.
* **Position Holding**\
  Maintain conditional token positions over time to earn ongoing rewards. Points scale with the number of tokens held and the duration of holding. Different markets may have different multipliers.

**Higher Impact Activities**

* **Early Maker Liquidity** — Establish strong, reliable order books with higher multipliers, converging with taker rates over time
* **Designated Markets** — Specific markets designated by Foreso are given higher reward weights than regular markets
* **Quality Trading** — Activity that enhances market accuracy and price discovery, such as strategic limit orders based on research that express informed conviction and help establish fair value

#### Getting Started

To make the most of PTS:

* Provide liquidity, especially in early or new markets
* Trade with conviction when you see opportunities
* Stay consistent — learning and earning compound over time

#### Leaderboard

Foreso maintains a public points leaderboard where users can track their daily ranking. Top performers may receive additional recognition and rewards on the platform.


---

# 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:

```
GET https://foreso.gitbook.io/usersguide/points-system.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.
