# Wallets

When a Creator registers on Frak, a custodial wallet is created to host the Creator NFT and all the referred revenue.

For the users, a wallet is created either if the User bought a Common Fraktion or higher, or if the revenue exceed FRK100.

Frak uses [Fireblocks](https://www.fireblocks.com/) as a custodial solution to run the wallets and provide maximum security.


---

# 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://whitepaper.frak.id/frak-protocol/wallets.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.
