# Roadmap

<figure><img src="/files/xv4D2kHHibn11KyhAEtM" alt=""><figcaption></figcaption></figure>

### How to read the roadmap

This roadmap shows current SmartDeFi™ priorities. It covers what is complete, in progress, and next.

{% hint style="info" %}
Priorities can shift as testing, security review, and release readiness evolve.
{% endhint %}

### What stays consistent

* Security comes first
* Quality matters more than release speed
* New work must strengthen the broader ecosystem

Every major system goes through testing and review before release.

See [Security Audits](/welcome/security-audits.md) for current audit coverage.


---

# 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.feg.io/welcome/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.
