# Season 2 Discretionary ACS Points

[3,000,000 ACS allocated to Sake](https://x.com/AstarNetwork/status/1896183771353002308) for Season 2.

### Sake **ACS Distribution**

* **Season 1 Pool:** 3,000,000 ACS over 10 days
* **Daily Distribution:** Up to 300,000 ACS
* **ACS per Sake Point:** Adjusted daily
* **Your ACS Rewards:** (User’s Sake Points earned daily) × (ACS per Sake Point)

**Important Notes:**

* The 3M ACS is available for over 10 days.
* The daily ACS allocation depends on user activity on Sake.
* More daily earned Sake Points = More ACS!
* Please note that if you earn fewer than 1 ACS point daily, the ACS will be rounded down to 0.

| Metric                        | Formula                                            | Description                             |
| ----------------------------- | -------------------------------------------------- | --------------------------------------- |
| Total ACS allocated (10 days) | 3,000,000 ACS                                      | Fixed allocation over 10 days           |
| Total ACS to distribute daily | 300,000 ACS                                        | Fixed daily allocation (3,000,000 ÷ 10) |
| User’s ACS per Sake Point     | 300,000 ACS ÷ Total Sake Points earned that day    | Determines ACS per Sake Point           |
| User’s ACS allocation         | (User’s Sake Points earned) × (ACS per Sake Point) | Final ACS reward per user               |


---

# 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.sakefinance.com/sake-finance/incentives/acs-campaign-ended/season-2-discretionary-acs-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.
