# YKYC

## Your Keys, Your Crypto (= YKYC)

We believe you should have full control over your own assets, no one else. Thus it's important you keep the private keys of your wallet in your own hands. That's why for Comet, we follow the YKYC philosophy.

**Because your keys = your crypto.**

YKYC means that you and only you have control over your private keys and assets.

When you use a centralized exchange or custodial wallet, you're giving up control of your keys to a third party and behind the scenes they're managing your assets for you.

This can be risky, as the third party could be malicious, fraudulent, hacked, go bankrupt, or be subject to government seizure.

Comet is different. You're the only one in charge and you'll always have full control over your own assets and private keys. This means that only you have access to your funds, and only you can transfer them to any other wallet or exchange at any time, without relying on anyone or asking anyone for permission.

**"Not Your Keys = Not Your Crypto".**

But be careful, managing your own keys also means that if you lose access to those keys, there's no one that can help you. You're the one in charge and you're the only one responsible for the safety of your funds.

It's obvious that it's important to store your private keys and seed phrases on the most secure ways possible and never get them stolen or lose them.

[Learn more about self-custody](/getting-started/glossary.md#self-custody) and [custodial vs non-custodial wallets](/getting-started/glossary.md#custodial-wallet-vs-non-custodial-wallet)


---

# 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.cometwallet.io/features/ykyc.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.
