> For the complete documentation index, see [llms.txt](https://docs.openblocklabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openblocklabs.com/incentive-methodologies/point-campaigns/point-methodologies.md).

# Point Methodologies

The OpenBlock Labs (OBL) point system is designed with the following key principles:

#### TVL-Time Integration

The OBL point system heavily incorporates Total Value Locked (TVL) over time as a measure of useful liquidity. By combining the amount of liquidity provided with the duration it remains within the ecosystem, the system rewards sustained contributions. Liquidity is denominated in USD to provide incentives commensurate to the market value of assets deployed.

#### Incentivizing Useful Liquidity

Not all liquidity is equal. The OBL point system emphasizes the importance of "useful liquidity," which refers to assets and liquidity positions that have a high impact on the ecosystem’s usability and growth. An objective function is used for each participating protocol to measure the useful liquidity supplied there.

#### Manipulation Resistance

OBL employs multiple measures to prevent the gamification of its incentive programs. Points are economically bonded to the quality of liquidity held, discouraging short-term or superficial contributions. Protocol-specific methodologies are in place to mitigate risks such as recursive borrowing and out-of-range liquidity provision, ensuring that only genuinely beneficial activities are rewarded

#### Multiplier Mechanisms

To ensure that the system remains adaptive and aligned with the ecosystem's goals, multipliers are applied to point calculations. These multipliers can emphasize or de-emphasize certain dimensions, such as the type of asset, protocol, or duration of liquidity provision. This allows the system to remain dynamic and responsive to the ecosystem's needs.

<br>


---

# 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://docs.openblocklabs.com/incentive-methodologies/point-campaigns/point-methodologies.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.
