# Enhancing Security and Operational Stability

#### Security measures <a href="#security-measures" id="security-measures"></a>

Tnet zkEVM’s upgrades are on par with Ethereum’s security standards as they involve deployment of the following contracts:

An admin multisig contract to avoid having one account controlling upgrades.

A timelock contract to give users sufficient time delay to withdraw before execution.

A transparent upgradeable proxy, from OpenZeppelin’s libraries of audited and battle-tested contracts.

When determining the ranking, you can select from among the options presented. If there is no desired option, you can add the desired option to other options, and it is added to the basic options depending on the frequency of use by a certain 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://ktoss-bb-organization.gitbook.io/bitboard-whitepaper/enhancing-security-and-operational-stability.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.
