# Introduction

Swift Protocol is a novel, decentralized, non-custodial platform designed for secure, private transactions within the digital asset ecosystem. Built on the Ethereum blockchain, its smart contracts are immutable, safeguarding the protocol against alterations or shutdowns by any party, including its creators. This ensures a resilient and trustless environment for users.

Users of Swift Protocol retain full control over their assets, thanks to the protocol's non-custodial nature. Upon making a deposit, a user is provided with a unique private key, granting them exclusive access to their funds. This design principle underscores the emphasis on user sovereignty and security within the protocol.\ <br>


---

# 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://swift-protocol.gitbook.io/swift-protocol/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.
