> For the complete documentation index, see [llms.txt](https://bob-docs.zkbob.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bob-docs.zkbob.com/bob-dao/governance/protocol-governance/gp-12-raise-polygon-limits.md).

# GP 12: Raise Polygon limits

{% hint style="success" %}
The proposal was confirmed and executed.&#x20;

* Polygon Safe [Transaction 29](https://app.safe.global/transactions/tx?safe=matic:0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8\&id=multisig_0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8_0x741bc135755be4a08ae7a2081e6444c419066da63630ee2a7d2825372dbd3596)
* Polygon tx:\
  <https://polygonscan.com/tx/0x22fe28fab4ed42e17f3d4d5c2ae5e48a854b58a81e24d01e7f219f03b4524e19>
  {% endhint %}

## Proposal objective

zkBob pool usage on Polygon has increased and daily limits have been reached several times. To support growth, this proposal raises the overall pool size and the daily withdrawal limits on Polygon.&#x20;

## Proposal details

Limits should be raised for the 3 current usage tiers on zkBob. See [Deposit & Withdrawal limits](broken://pages/IHwZpvmbx890T5lXsFnu) for more info on usage tiers.

* **Daily withdrawal limit**: Raised from 100,000 BOB per day to 300,000 BOB per day.
* **Overall pool size**: Raised from 1,000,000 BOB to 2,000,000 BOB.

## Proposal breakdown

Transaction [#29](https://app.safe.global/transactions/tx?safe=matic:0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8\&id=multisig_0xd4a3D9Ca00fa1fD8833D560F9217458E61c446d8_0x741bc135755be4a08ae7a2081e6444c419066da63630ee2a7d2825372dbd3596) in the Polygon Safe contains 3 actions:

**Action 1: Tier 1**

Set limits for tier id `0`

**Action 2: Tier 2**

Set limits for tier id `254`

**Action 3: Tier 3**

Set limits for tier id `1`

### Additional verification

Check transaction logs using Tenderly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bob-docs.zkbob.com/bob-dao/governance/protocol-governance/gp-12-raise-polygon-limits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
