# Pledge Points Explained

When you lock Autonomi tokens, you gain the ability to assign Pledge Points to one or more projects.

These points represent support, not ownership. They’re used only to calculate your portion of the reward pool, and determine the prize winners.

The earlier you lock your Autonomi tokens, the more Pledge Points you can assign per token, as the number of Pledge Points per ANT locked decreases exponentially over time:

* **Start of Week 1**: 1 Autonomi token = 2 Pledge Points
* **End of Week 4**: 1 Autonomi token = 1 Pledge Point
* The point rate **decays exponentially** across the 4-week backing period.

You can see the exact number of Pledge Points per Autonomi tokens locked at any time on the [Backing Leaderboard](https://backing.impossible-futures.com/).

{% hint style="info" %}
There is **no limit** on how much ANT you can lock or how many Pledge Points you can assign.
{% endhint %}


---

# 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://guide.impossible-futures.com/impossible-futures-a-guide/how-it-works-for-backers/pledge-points-explained.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.
