# Overview

### Send Finance is a zkBridge

[Send Finance](https://send.finance/transfer) is a zkBridge for interchain token transfer. We want to apply the zero-knowledge bridge architecture to solve the chains' interoperability problems.&#x20;

Send Finance aims to create a seamless, faster, and safer token transfer process based on a reliable mechanism design, facilitating liquidity providers' higher APY. We are looking forward to your participation in supplying liquidity in pools.

#### Trustless and Secure

Send Finance as a zkBridge is trustless and secure. \
\
Send Finance enables users to send tokens between chains by zkBridge API provided by Way Network.

The figure below shows the workflow of zkBridge:

<figure><img src="/files/K1AZda4eUdFlvUHLZxKA" alt=""><figcaption><p>zkBridge</p></figcaption></figure>

#### Completeness and Soundness&#x20;

\
We present zkBridge to enable an efficient cross-chain bridge without trusting a centralized committee. The completeness and soundness of Way Network zkSpark ensure the safety of zkBridge. Therefore, we do not need any trusted third party to transmit, prove and verify cross-chain information, but through pure cryptography and mathematics to guarantee its legitimacy. <br>

<figure><img src="/files/2AG7rtbCqK17qeGfPzuA" alt=""><figcaption><p>zkSpark Sum-check Protocol</p></figcaption></figure>


---

# 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://send-finance.gitbook.io/untitled/overview.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.
