# Phase Two

#### Swap, Qombinator, reQlaim Launch

* [x] Launch cross-chain swap for direct token trades via the Telegram bot.
* [x] Launch Qombinator feature allowing user to consolidate their wallets cross-chain.
* [x] Launch reQlaim bot allowing users to close their inactive Solana wallets and reclaim SOL.

#### AI & NLP Integration, Advanced Features, Bot Adoption

* [ ] Bridge, swap, combine, reclaim using simple, natural language input.
* [ ] Introduce inline queries, enabling seamless transactions within Telegram chats.
* [ ] Integrate the bot with relevant platforms to boost adoption.

#### Fiat On-ramp Integration, QLix dApp, Referrals

* [ ] Implement fiat on-ramp for direct crypto purchases.
* [ ] Launch a browser QLix dApp (web platform).
* [ ] Introduce a referral system to reward active users.


---

# 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://qlixbot.gitbook.io/docs/roadmap/phase-two.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.
