# Your Account

Each Stealf account has two wallets. You can find the details of each on their dedicated pages.

#### What we store?

Upon account creation, only three pieces of information are stored : your email, your pseudo, and your public wallet address.

**How it works**

1. Create your account with a pseudo and email
2. Set up your passkey
3. Import or create your private wallet locally
4. Complete KYC to access banking features

*Our approach is simple : store only what's necessary, secure it, and stay transparent.*

#### Why two wallets?

Because it's the best compromise between privacy, compliance, and scalability.

One wallet that plays by the rules — connected to banking infrastructure, compliant by design. One wallet that's entirely yours — imported locally, never linked to your identity, never seen by us.

No more switching between apps. No more choosing between privacy and usability. Both, in one place.


---

# 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/application/your-account.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.
