# RoadMap

#### Completed (2024–2025)

**2024**\
· PrimeFi Aave v2 contracts. ✅ (Q1)\
· Radiant v2 – upgraded version. ✅ (Q1)\
· PrimeFi unique features. ✅ (Q3)\
· PrimeFi Testnet launch. ✅ (Q3)\
· PrimeFi incentive testnet campaign. ✅ (Q4)

**2025**\
· Pre-audit — Gerard Persoon / Code4rena. ✅ (Q1)\
· Full Audit PrimeFi — PeckShield. ✅ (Q2)\
· Full Audit PrimeFi — QuillAudits. ✅ (Q2)\
· PrimeFi Mainnet launch. ✅ (Q3)\
· Integrations with Base and HyperEVM. ✅ (Q3)\
· Integration with XDC Network (deployment and production). ✅ (Q4)\
· In-house Analytics live (TVL, Borrow, Utilization, Users). ✅ (Q4)

***

#### Next (Q4 2025 → 2026)

· Upgrade of incentivized lending contracts.\
 Status: final design and testing. Target: Q4 2025.

· Launch of Prime Point System (PPS).\
 Status: UI + backend counter implementation. Target: Q4 2025.

· New interface modules.\
 Status: in development. Target: Q4 2025.

· Referral program.\
 Status: specification and anti-fraud tracking. Target: Q4 2025.

· Incentive programs.\
 - psXDC incentives → Target: Q4 2025.\
 - HYPE incentives → Target: Q4 2025.

· Core dependency upgrade.\
 Status: audit and regression testing. Target: Q4 2025 → Q1 2026.

· Omnichain Collateral (extensions).\
 Use collateral on Chain A to borrow on Chains B/C (coverage + UX). Target: Q1 2026.

· Omnichain Repay + new functionalities.\
 Native cross-chain repayment and related utilities. Target: Q1 2026.

· Core contract integration with Aave v3.\
 Research, compatibility, and testing. Target: Q1 2026.

· NFT integration (phase 1).\
 Ecosystem NFT utilities within PrimeFi. Target: Q1–Q2 2026.


---

# 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.primefi.xyz/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.
