# Welcome!

## Introduction to the Protocol

**SecretSwap is a protocol for swapping** [**SecretTokens**](https://docs.secretswap.net/broken-reference) **(SNIP-20s) on Secret Network.** Given the encrypted nature of secret contracts, inputs to a transaction/contract are encrypted while they are on the mempool and cannot be front-run by any adversary. This ensures **SecretSwap protects its users and their money from front-running attacks and privacy threats**.

SecretSwap also provides access to **cross-chain liquidity** through an [Ethereum bridge](https://bridge.scrt.network/), a [Binance Smart Chain bridge](https://bridge.scrt.network/), a [Monero bridge](https://ipfs.io/ipns/k51qzi5uqu5dhovcugri8aul3itkct8lvnodtnv2y3o1saotkjsa7ao1aq0dqa/), a Plasm bridge (in development), and reduces fees relative to Ethereum.


---

# 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.secretswap.net/welcome.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.
