# Governance

Whilst the project undergoes a security audit, the bridge currently implements a capacity limit of **21 BTC**, and fixed deposit and IBC transfer fees. BTC deposits are disabled by the protocol when the bridge reaches this capacity limit.

After the successful completion of the audits, the network’s next upgrade will put control of the capacity limit and fee parameters under control of NOM holders using simple coin voting via the Nomic app. The right to vote may also be delegated to validators.

A beta governance system is currently in place. A future upgrade will be released which will introduce a novel futarchy-based governance mechanism for lifting the NOM transfer restriction and selecting other chain parameters.


---

# 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.nomic.io/governance.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.
