# Intro

[**Anti-Sandwich**](http://antisandwich.hackless.io) allows you to easily and safely swap digital assets by sending your transactions directly to miners. Since your transaction doesn’t reach the public [mempool](/hackless-docs/general/mempool.md), it never becomes visible to hackers. As a result, there is no risk of becoming a target for a sandwich attack.

The beta version is <mark style="color:yellow;">**completely free**</mark> and can be used for swaps on <mark style="color:yellow;">**Ethereum**</mark> and <mark style="color:yellow;">**BSC**</mark> networks. It offers an extremely straightforward and user-friendly interface, even for beginners.

When you open the <mark style="color:yellow;">**Anti-Sandwich app**</mark>, it automatically asks you Which wallets can you connect with Anti-Sandwich. When the wallet is successfully connected, the UI of the Anti-Sandwich becomes available for use.

<figure><img src="/files/9wqxKs3BktTVoJRfB5f2" alt=""><figcaption></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://hackless.gitbook.io/hackless-docs/products/anti-sandwich/intro.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.
