# Security

Security isn’t a feature at Grand — it’s the foundation. Every layer of our app is designed to protect your **funds, identity, and transactions**, so you can trade and invest with confidence.

### 🛡️ Core Security Principles

* **Self-Custody by Default**\
  You own your wallet and keys. Grand never takes control of your assets — eliminating counterparty risk.
* **Passkey & Biometric Login**\
  Sign in with Apple or Google, secured by a **passkey** bound to your device. Every trade, transfer, or setting change requires biometric approval (Face ID / Touch ID).
* **Audited Smart Contracts**\
  Independent audits validate the integrity of our contracts and infrastructure.
* **No Hidden Risks**\
  All assets are held on-chain, visible and verifiable — not with intermediaries.

🛡️ **Peace of mind, built-in.** From login to execution, Grand protects you at every step.

***

### 🔒 Additional Protections

* **Gas-Free Transactions** → No risky manual fee settings, Grand covers gas costs.
* **Withdrawal Controls** → All actions are protected by passkeys.
* **Social Recovery (Coming Soon)** → If you lose your device, you’ll be able to recover access safely without exposing your private keys.

***

### ✅ Audited-Only Listings

At Grand, safety comes first. That’s why we only list:

* **Audited Tokens** → Assets backed by reputable audits and proven security standards.
* **Verified Protocols** → DeFi protocols and vaults with third-party reviews.
* **Trusted dApps** → Applications integrated into Grand must pass both **security and reliability checks**.

This approach ensures that every product you access inside Grand — from perps to tokenized assets and savings vaults — is **transparent, audited, and trustworthy**.

> 🔒 **No shortcuts, no unverified contracts.** Only secure, audited products make it into Grand.

### ❓ Security FAQ

**What happens if I lose my device?**\
You can recover your account using social login (Apple/Google) and your Grand passkey recovery options.

**Is Grand custodial?**\
No. Grand is fully self-custodial — your assets are always yours, on-chain.

**How do I know contracts are safe?**\
All Grand contracts are **independently audited** and continuously monitored.

***

> ✅ With Grand, you don’t need to choose between **ease of use** and **security**. You get both — built into every step.


---

# 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://grand-2.gitbook.io/grandlabs/getting-started/security.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.
