# Locked in

The **Cedomis Locked-In process** allows users to link their wallet to their Cedomis account and transfer a small portion of their points on-chain to receive a **Locked-In Receipt**, proving their participation.

A minimum amount of **15 points** is required to qualify. During the Locked-In process, users are required to pay **0.03 AVAX** as an anti-sybil measure, and upon successful completion, a **receipt will be automatically transferred** to the user’s wallet. **All fees collected during this process will be added to the reward pool for the Voyage Quest**, further boosting community rewards.

#### Steps to Complete the Locked-In Process

1. Visit the **Locked-In website**.
2. **Log in** using your existing Cedomis account details.
3. **Link your wallet** to your account.
4. **Input the amount** of points you want to lock (minimum of 15 points).
5. **Mint and pay the 0.03 AVAX anti-sybil fee.**
6. **Lock your points** to complete the process and receive your Locked-In Receipt.

visit : <https://lockin.cedomislabs.xyz/> to get started

This process ensures users take full control of their data as Cedomis transitions from **Quest App v1** to **v2**, moving all data fully on-chain. It’s a key step toward decentralization and rewarding community participation.


---

# 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://cedomis.gitbook.io/cedomis/cedomis-events/locked-in.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.
