# Roles

There are 3 roles on KnoxMarket with different risk-reward ratios: Bidders, LPs and Sponsors. Bidders put money where their mouths are, while liquidity providers (LPs) put their assets at work by providing liquidity to a topic. Sponsors are most likely to be foundations/protocols/users who are interested in seeding a topic.

### Bidders

Bidders are users who do the hard work: do your own research (DYOR), submit thoughts, and bid $KNX on their jots. By contributing high-quality thoughts, bidders are able to earn peer prediction profits from the bidding pool.

### Liquidity Providers (LPs)

LPs are passive users who want to provide liquidity by committing their assets to a given topic’s liquidity pool and earn 1.5% fee from the bidding pool.

### Sponsors

Sponsors are foundations/protocols/users who want to sponsor a topic that piques their interests by directly funding bidders and LPs.


---

# 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://knoxedge-labs.gitbook.io/knoxmarket-help/guide/roles.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.
