> For the complete documentation index, see [llms.txt](https://docs.fiat24.com/products/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fiat24.com/products/pricing-for-individuals.md).

# Pricing for Individuals

Fiat24 provides a range of account options tailored to meet the needs of different groups of people.

## Standard

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>8 digits NFT</strong></td><td><mark style="color:purple;"><strong>FREE</strong></mark></td><td></td><td>Swiss IBAN</td><td>$30,000/Mth limit</td><td>Standard Debit Card</td><td>1.0% Crypto topup fee</td><td><a href="/files/8MHXTTTI0vEIzkuz8Gkc">/files/8MHXTTTI0vEIzkuz8Gkc</a></td></tr><tr><td><strong>5 or 6 digits NFT</strong></td><td><mark style="color:purple;"><strong>1 F24</strong></mark> mint fee</td><td></td><td>Swiss IBAN</td><td>$30,000/Mth limit</td><td>Standard Debit Card</td><td>1.0% Crypto topup fee</td><td><a href="/files/dDdkVOlQekt7zxiZjI3k">/files/dDdkVOlQekt7zxiZjI3k</a></td></tr></tbody></table>

{% hint style="warning" %}
Start from 1st January 2025, Standard Individuals are not allowed to receive bank transfers from third parties, except from verified platforms. Please refer to our [deposit rules](https://docs.fiat24.com/user/payments/cash-deposit#invalid-deposits).
{% endhint %}

***

## Premium

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>4 digits NFT</strong></td><td><mark style="color:purple;"><strong>1,500 F24</strong></mark> mint fee</td><td></td><td>Swiss IBAN</td><td>$30,000/Mth limit</td><td>Premium Debit Card</td><td>0.5% Crypto topup fee</td><td><a href="/files/neV09jeBLjjCnwhTYuj9">/files/neV09jeBLjjCnwhTYuj9</a></td></tr></tbody></table>

***

## Ultimate

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>3 digits NFT</strong></td><td><mark style="color:purple;"><strong>15,000 F24</strong></mark> mint fee</td><td></td><td>Swiss IBAN</td><td>$30,000/Mth limit</td><td>Ultimate Debit Card</td><td>0.25% crypto topup fee</td><td><a href="/files/sIA3K1d9Fqhwcg9dgrGw">/files/sIA3K1d9Fqhwcg9dgrGw</a></td></tr></tbody></table>

***

{% hint style="info" %}
There may be further fees and/or commissions which are not retained by Fiat24.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fiat24.com/products/pricing-for-individuals.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
