> For the complete documentation index, see [llms.txt](https://docs.linora.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linora.finance/faq/fees-and-limits.md).

# Fees & Limits

<figure><img src="/files/8BIJvNoIsIsF0HuOHxaR" alt=""><figcaption></figcaption></figure>

This section describes the fees and spending limits applied to Linora virtual cards.\
Fees and limits may vary depending on the selected card type.

***

### Linora Standard

Linora Standard cards follow a prepaid model with a one-time issuance fee.

#### Fees

| Fee type             | Description                                     |
| -------------------- | ----------------------------------------------- |
| Card issuance fee    | Percentage-based fee applied to the card amount |
| Minimum issuance fee | $5                                              |
| Maximum issuance fee | $500                                            |
| Top-up fee           | Not supported                                   |

Linora Standard cards cannot be topped up.\
Once the available balance is fully spent, the card becomes inactive.

The initial card balance is not a fee and remains fully usable for payments after issuance.

***

### Spending Limits

Spending limits help protect users and ensure a safe payment environment.

| Limit type          | Amount |
| ------------------- | ------ |
| Minimum card amount | $5     |
| Maximum card amount | $500   |

Exact limits are displayed during the card creation process.

***

### Important Notes

* Fees and limits may be updated over time
* Any changes will be communicated through the Linora dashboard
* Always review fees and limits before confirming card issuance

This transparent fee and limit structure allows users to plan spending confidently and use Linora cards with clarity and control.


---

# 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:

```
GET https://docs.linora.finance/faq/fees-and-limits.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.
