# Part 1: Circulating Supply Issues

The published vesting schedule is section 3.4 [here](https://research.binance.com/en/projects/matic-network).

Here is a look showing flows out of the treasury (i.e. the real circulating supply) [here](https://dashargos.chainargos.com/looks/238).

These are not the same:

1. The number of releases is different
2. The releases are not as smooth across time.


---

# 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.chainargos.com/documentation/research/empirical-research/token-misallocations/polygon/polygon_1.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.
