# What is Cwallet Account?

Your Cwallet Identity Upon registration, you are assigned a permanent Cwallet ID. This ID number can't be changed by anyone, and this ID serves as your sole identifier within our system, ensuring that all your activity and assets are correctly linked to you.

With your Cwallet ID, it powers your experience. You can manage your assets, access all our financial products, track transactions, and configure your security settings.

Your Cwallet ID enables instant and fee-free internal transfers between any Cwallet users. No waiting, no gas fees, just seamless peer-to-peer connection.

<figure><img src="https://resource.cwallet.com/default/1.png" 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/account/what-is-cwallet-account.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.
