# Roadmap

{% hint style="info" %}
FluxBot's roadmap may change based on the current network effects of the ecosystem to provide maximum value to our users.
{% endhint %}

### **Overview**

* Enable fast onboarding of non-crypto users.
* Improve the fiat -> crypto process to increase speed & efficiency.
* Integrate the best functionality the ecosystem has to offer.
* Build out more Token22 contracts & DeFi offerings.
* Leverage Token22 & its extensions for additional utility.

### :ship: Upcoming

#### :money\_with\_wings: **Quick Pay**

* Send and request tokens without having to open/install another app.
* Onboard new users through tokenized incentives & referrals.

#### :bar\_chart: **Full FluxBeam Integration**

* Implement FluxBeam LP fees into **FLUXB**
* FluxBot wallet login

:bank: **Simple Saving**

* Frictionless onboarding for non-crypto users
* Access simple saving accounts with good APR
* Simplified borrow/lend experience


---

# 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.fluxbot.xyz/faq/roadmap.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.
