> For the complete documentation index, see [llms.txt](https://ivex.gitbook.io/ivex-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ivex.gitbook.io/ivex-1/3.-crypto-concierge/roadmap-of-wallet-updates.md).

# Roadmap of wallet updates

**We are continuously improving Crypto Concierge to provide you with the best wallet experience. You already enjoy fee-free transfers, a user-friendly interface, and ease of use.**

### ✅What Have We Already Achieved?

* Successfully launched the wallet to a wide audience, with deposit and withdrawal functions available.
* Implemented the 'zero-fees' feature, allowing you to transfer your USDT on the TRON network and IVEX tokens on the ERC network, with transaction fees paid in the native token.
* Integrated the wallet into the IVEX ecosystem. You can buy and store IVEX tokens directly in the wallet with transaction fees paid in the native token.
* No other solution on the market allows you to transfer crypto without thinking about gas fees. We developed an internal solution to ensure you don't have to worry about obtaining coins for gas fees.

### 🎯Upcoming Updates in the Next 1-2 Months

#### Planned for May - June 2024:

* Release of the mobile app Crypto Concierge in the App Store (iOS) and Google Play (Android).
* Addition of currency exchange functionality within the app.
* Introduction of staking pools and the release of native staking for $IVEX token to secure the network.
* Release of the cash-delivery feature.
* Release of the ability to purchase cryptocurrency with fiat.
* Addition of Bitcoin (BTC) and tokens on Ethereum: ETH and USDT ERC-20.

**Crypto Concierge is not just a wallet**; it’s your personal crypto concierge, always ready to assist you in the world of digital finance. We are creating an ecosystem **where your crypto assets work for you, and transfers are convenient, fast, secure, and fee-free.**

#### &#x20;Link to the product: <https://app.crypto-concierge.com/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ivex.gitbook.io/ivex-1/3.-crypto-concierge/roadmap-of-wallet-updates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
