# Features

On this page you can keep track of **GeeFi Wallet**'s Features Development.

| Feature                                | Status            |
| -------------------------------------- | ----------------- |
| Non-Custodial Storage                  | Available ✅       |
| Backup & Recovery                      | Available ✅       |
| Biometric Authentication               | Available ✅       |
| PIN Protection                         | Available ✅       |
| Send & Receive                         | Available ✅       |
| Transaction History                    | Available ✅       |
| Multi-chain Compatibility              | Available ✅       |
| NFT Support                            | Available ✅       |
| Buy Crypto (On-Ramp)                   | Available ✅       |
| Coins & Tokens Swapping                | Available ✅       |
| Coins & Tokens Bridging                | Available ✅       |
| Built-In Staking                       | Available ✅       |
| Web3 Browser                           | Available ✅       |
| Add Custom Token                       | Available ✅       |
| WalletConnect Integration              | Available ✅       |
| News Section                           | Available ✅       |
| Price Charts                           | Available ✅       |
| Hide Balance                           | Available ✅       |
| QR Code Scanner                        | Available ✅       |
| Value in Fiat Currency                 | Available ✅       |
| Multi-Language Support                 | Available ✅       |
| Dark / Light Theme                     | Available ✅       |
| AML Checks                             | Available ✅       |
| Trending Section                       | Available ✅       |
| Transactions Notifications             | Available ✅       |
| Sell Crypto (Off-Ramp)                 | Available ✅       |
| Pay Gas Fees on TRON Using Stablecoins | In Development ⚙️ |
| GeeFi (GEE) Staking                    | In Development ⚙️ |
| Price Alerts                           | In Development ⚙️ |
| TON Connect                            | In Development ⚙️ |
| ENS Support                            | In Development ⚙️ |
| In-App GeeFi Crypto Card               | Planned 📆        |
| In-App GeeFi DEX                       | Planned 📆        |
| Hierarchical Deterministic Generation  | Planned 📆        |
| Add Custom EVM Network                 | Planned 📆        |
| Hardware Wallets Integration           | Planned 📆        |
| Advanced Fees / Gas Settings           | Planned 📆        |
| In-App Voting / Governance             | Planned 📆        |
| Mass Payments                          | Planned 📆        |
| Referral System                        | Planned 📆        |
| Address Book                           | Planned 📆        |
| Watch-Only Accounts                    | Planned 📆        |


---

# 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.geefi.io/geefi-wallet/features.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.
