# Progressive Pauser Role Owner

Loan terms generated by the Teller protocol are calculated algorithmically, within a unique off-chain environment. Thus, to mitigate off-chain risk, we have instituted a Pauser role on the specific market areas of the protocol.&#x20;

Ownership of the Pauser role will expand with the maturity of the protocol and will be eventually given to the community through the implementation of a decentralized governance module or organization called Teller Governance.

### Teller V1: Pauser Owned by Multisig

At launch, Teller will support a Pauser role to be controlled by a Multisig. Owners of the Multisig will include teammates, investors, advisors, and select community members. This initial governance of the protocol works to protect user funds if unforeseen situations are discovered. Control is distributed amongst a cohort of actors who are strongly incentivized to ensure the success of the protocol. Future plans will transition ownership of the Pauser role to the community through the Teller Governance module.&#x20;

Teller Governance, owned by TLR token holders, will govern, propose and vote on when the role should be enacted. This facilitates both decentralized ownership of protocol safety guards, as well as a cross-protocol method to mitigate risk.


---

# 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.teller.org/teller-docs/protocol/settings-contract/privileged-roles-and-ownership/progressive-pauser-role-owner.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.
