> 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/product-and-vision/security-and-control.md).

# Security & Control

<figure><img src="/files/ZS0BqxzsWKGVgpyszOBG" alt=""><figcaption></figcaption></figure>

Linora is designed with a strong focus on security and user control at the card and payment level, rather than relying on complex account-based restrictions.

Security is built into the payment flow itself, using established payment network standards and mobile wallet protections to ensure safe card usage while preserving a smooth and frictionless user experience.

***

### Card & Payment Protection

All Linora card payments are processed using industry-standard payment network security mechanisms.

When a Linora card is used via **Apple Pay** or **Google Pay**, additional device-level protections are applied, including biometric authentication and built-in device security settings.

These layers help protect payments even if card details are exposed or a device is lost.

***

### Card Controls

Users have full control over their Linora virtual cards directly from the dashboard.

Available control features include:

| Control             | Description                                         |
| ------------------- | --------------------------------------------------- |
| Freeze / unfreeze   | Temporarily block or restore card usage at any time |
| Spending limits     | Apply limits to manage and control spending         |
| Transaction history | View and review completed card transactions         |
| Card reissue        | Generate new card details if needed                 |

All card controls are available instantly and can be used at any time without contacting support.

***

### User Responsibility

For maximum security:

* Never share card details or verification codes
* Do not share device access with third parties
* Keep your device protected with a PIN, biometric lock, or passcode

Mobile wallet security relies on device-level protections and user responsibility.

***

### Transaction Monitoring

Each Linora card transaction includes clear and transparent details such as:

* Merchant name
* Transaction amount
* Date and time

This visibility allows users to easily monitor activity and quickly identify unexpected or unauthorized payments.


---

# 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/product-and-vision/security-and-control.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.
