# Roadmap

{% hint style="info" %}
Token Launch timing will be TBD

Product Release Notes on [GitHub](https://github.com/Secured-Finance/secured-finance-app/releases)
{% endhint %}

### 2026 Q2+

* [ ] Vault Integration for USDFC on FVM
* [ ] SFC Launch & DAO Governance
* [ ] SFC Token Sale (TBD: Private & Public)
* [ ] SFC Tokenomics Announcement
* [ ] Quarterly Markets Launch via Itayose & Auto-roll
* [x] Cumulative Volume surpassed 50 million dollar on Lending Apps ([DeFi Llama](https://defillama.com/protocol/dexs/secured-finance))

### 2026 Q1

* [x] RWA Token Collateralization & Partnership with DigiFT ([Article](https://medium.com/secured-finance/umint-as-eligible-on-chain-collateral-bringing-tokenized-money-markets-into-defi-financing-edfb46bf8346))
* [x] Yearn V3 Strategy Vault Launch for JPYC on Ethereum
* [x] Filecoin ProPGF Grants program - approved
* [x] USDFC App UI V2
* [x] Quarterly Markets Launch via Itayose & Auto-roll ([Report](https://medium.com/secured-finance/itayose-auto-rolling-report-q1-2026-6282978f68bc))
* [x] Cumulative Volume surpassed 40 million dollar on Lending Apps ([DeFi Llama](https://defillama.com/protocol/dexs/secured-finance))


---

# 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.secured.finance/introduction/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.
