# Introduction

<figure><img src="/files/SLLRROMNw1BPGskXLilw" alt=""><figcaption></figcaption></figure>

Welcome to the documentation of SpillWays, a decentralized protocol for private transactions on the Ethereum blockchain.

One of the main features of SpillWays is its ability to provide anonymity for its users. \
This is achieved through the use of newly implemented cryptographic methods, which allow for the creation of a crypto mixer that can effectively make the identities of those participating in transactions on the Ethereum network private.

In addition to offering privacy, SpillWays also prioritizes fast and scalable transactions and no-KYC credit cards.&#x20;

Security is another key aspect of SpillWays. The protocol utilizes ZK-Proofs to ensure that deposited assets are safe as long as the user keeps their private note secure.

Overall, SpillWays is a decentralized protocol that aims to provide a high level of privacy, fast and scalable transactions, and strong security for its users on the following networks :&#x20;

&#x20;<img src="/files/rOy7A4d4daFjzjlo9rKw" alt="" data-size="line"> Ethereum  <img src="/files/hXZA3wlqLOOAPc5MmfZ9" alt="" data-size="line"> Optimism <img src="/files/GWr6DPKbYyVv89Z7U25j" alt="" data-size="line"> Metis <img src="/files/cXfFxoSprpHPhbMVYbQu" alt="" data-size="line"> Arbitrum  <img src="/files/vpAVyxden6wLgNjbhx7J" alt="" data-size="line"> Fantom <img src="/files/jRzxGGZFdBiPNI8IC6qB" alt="" data-size="line"> Binance Smart Chain

&#x20;<img src="/files/eJNqSnSvi4QlmMPEdTKp" alt="" data-size="line"> Avalanche <img src="/files/XFWUCLrQRnmsuox9KyFm" alt="" data-size="line"> ZKSync <img src="/files/JYYQtdbRSGPNOH8jkzXy" alt="" data-size="line"> Base&#x20;


---

# 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://spillways.gitbook.io/documentation/introduction.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.
