# 8.1 CLE WALLET

CLE WALLET offers various advantages to users. It eliminates the risk of exposing personal keys, provides complete control over assets, allows users to freely manage virtual assets without limitations imposed by exchanges or third-party services, and requires minimal information for transactions.

Users obtain a personal wallet and the corresponding private key through an authentication process. With this personal wallet, users can perform various activities within the CLE Wallet platform. Users can easily send CLE to external wallets or other people's wallets without fees as long as the CLE is not locked up. Since CLE uses the TRX blockchain, minimal fees are incurred for individual transactions, including deposits and withdrawals. Users can purchase CLE from external exchanges and transfer them to their personal wallets for staking. CLE stored in personal wallets can be transferred to external exchanges at any time. Additionally, users can earn rewards through activities such as check-ins and other events.


---

# 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://clebus-team.gitbook.io/clebus_whitepaper/8.-clebus-platform/8.1-cle-wallet.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.
