# How to Enable PassKey

Setting up PassKey allows for one-tap approvals for your transfers and withdrawals.

**Here is a guide on enabling your PassKey:**

PassKey page link: <https://my.cwallet.com/settings/security/passkeys>

Navigate to the avatar photo in the upper right corner, and click the '**Settings**' option.

<figure><img src="/files/6LRpInhIhpECDeMJ8aB1" alt=""><figcaption></figcaption></figure>

On the profile page, click the 'Security' option and select '**PassKey**'.

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

Click the '**Add a PassKey**' button, and follow the system guide to complete the passkey setting.

<mark style="color:green;">**⚠️ NOTE:**</mark> For security purposes, you will be asked to enter your current Payment Password and 2FA (if you have enabled it) to prove you are the account owner.

<figure><img src="/files/6HW3uYi3tRuY2nxsE3Te" alt=""><figcaption></figcaption></figure>

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

Follow the system prompt to scan your Face ID or Fingerprint (Touch ID) to create your unique PassKey.

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

Once confirmed, PassKey is active and can be used immediately.

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


---

# 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://docs.cwallet.com/security/passkey/how-to-enable-passkey.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.
