# Important notes

## Stay safe

It is important to never share your secret phrase or private key from your cryptocurrency wallet with anyone. These are sensitive pieces of information that give you access to your funds, and if someone else obtains them, they could potentially steal your cryptocurrency.

Your secret phrase, also known as a recovery phrase or seed phrase, is a series of words that you can use to restore your cryptocurrency wallet if you lose access to it. It is important to keep your secret phrase safe and secure, as anyone who has access to it can potentially access your funds.

Your private key is a long string of letters and numbers that acts as a password for your cryptocurrency wallet. It is used to prove ownership of your funds and allow you to access them. Like your secret phrase, your private key should never be shared with anyone, as it could be used to steal your cryptocurrency if it falls into the wrong hands.

In general, it's best to treat your secret phrase and private key like you would the password to your online bank account. Keep them safe and secure, and never share them with anyone. If you think your secret phrase or private key may have been compromised, you should contact your wallet provider immediately to take steps to protect your funds.


---

# 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.catcoin.io/whitepaper/tokenomics/important-notes.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.
