# Points

Liquid points are distributed at the end of each season. Each user is awarded points in proportion to their contribution, according to a proprietary formula. The schedule is as follows:

**Season 0** (May 1st to November 3rd): 600k points

**Season 0.5** (November 3rd — November 17th): 200k points

**Season 1** (Starting November 18th):

* **Week 1** (November 18th — November 24th): 100k points
* Every week thereafter: (100k points)


---

# 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.tryliquid.xyz/trading/points.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.
