# How Does it Work?

🔹 1. Connect Your Wallet

Log in to the platform with MetaMask or a similar Web3 wallet.

KEYNOX does not access your funds; it only verifies your identity on-chain.

🔹 2. Create Your Recovery Plan

Easily define your recovery scenario:

👥 Guardian addresses (for example: 2–3 people you trust)

⏱️ Inactivity period (for example: 30, 60, or 90 days)

🧾 Backup wallet address (new address to transfer assets to)

🖼️ Include NFTs (optional)

🔹 3. Write to Chain

Save your plan to the smart contract in a single transaction.

All information is stored transparently on-chain.

The plan can be updated or canceled at any time.

The recovery mechanism is 100% on-chain and irreversible.

🔹 4. Recovery Works Automatically

When the conditions you specify are met (e.g., guardian approval or expiration of inactivity period):

The recovery process is automatically activated.

All tokens and NFTs are transferred to the backup wallet you specified.

If you access the process before the time period expires, you can stop the process.


---

# 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://keynox-1.gitbook.io/keynox-docs/getting-started/how-does-it-work.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.
