# Introduction

### What is Stealf?

Stealf is a privacy-first crypto-bank. Send, receive, and invest like any bank — but only you control your funds, and no one can see what you do with them.

Every transaction you make is public. Every balance, every movement, every interaction — visible to anyone, forever. Not just governments. Not just institutions. Anyone. Your entire financial life, exposed by default — unlike a social media post, you can't delete it.

{% content-ref url="/pages/6uJQFJwqWXicxO7ybNnP" %}
[What is privacy?](/stealf-docs/about-stealf/what-is-privacy.md)
{% endcontent-ref %}

Stealf is currently in development. We're building it step by step, starting with what matters most : private transactions, dual wallet architecture, and banking integration.\
A private beta on Devnet is coming soon — open for our early supporters to experience what we're building.

***

### Products

*One account, two wallets.*

*One wallet connected to banking infrastructure — your real-world account, compliant by design, because that's the world you live in.*

*One wallet that you create or import, that we never store — built for private transactions and shielding your assets. Your onchain life, only yours.*

*There is no link between the two.*


---

# 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://stealf-1.gitbook.io/stealf-docs/get-started/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.
