# TONNEL Network

## Overview

Do you believe Transparency is the opposite of Privacy? If so, Mr.Freeman will try to change your mind here.

## ZK Technology

Zero-knowledge proof (ZKP) is a protocol that allows you to prove the correctness of a statement without disclosing additional information.

A set of smart contracts that are publicly available on GitHub ensure the safety of your cryptocurrency that passes through TONNEL. Not the development team, nor relayers, will not be able to interfere with the process of depositing or withdrawing funds from the pools. Which makes the pool an absolutely safe place to store tokens and tokens for an unlimited amount of time.

{% hint style="success" %}
You can read a [detailed article](https://docs.ton.org/develop/dapps/tutorials/simple-zk-on-ton) on ZK and how to use it on TON Blockchain in official TON Blockchain documentation, written by the core developer of TONNEL Network.
{% endhint %}

## Quick links

{% content-ref url="what-are-privacy-pools" %}
[what-are-privacy-pools](https://docs.tonnel.network/ton-and-jetton-privacy-pool/what-are-privacy-pools)
{% endcontent-ref %}

{% content-ref url="safety-and-privacy" %}
[safety-and-privacy](https://docs.tonnel.network/ton-and-jetton-privacy-pool/safety-and-privacy)
{% endcontent-ref %}

##


---

# 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.tonnel.network/ton-and-jetton-privacy-pool/tonnel-network.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.
