# Roadmap

## Our Mission

1. Continually optimize our advanced routing whilst tactically aggregating liquidity to make sure we offer the best swaps to our users
2. Remain vigilant on-chain to make sure we place our future efforts where we can attract the most volume. (For example, expanding to a chain that is in need of an aggregator or simply expand to a chain where we know we could do a better job than existing offerings).
3. Build strong relationships with like-minded projects and support them with the integration of the Piteas routes so they can pass the incredible savings our protocol provides directly to their users

### Roadmap

#### 2023 | H1

* [x] Release branding and sources
* [x] Launch website and docs
* [x] Creation of social media hubs
* [x] Aggregator improvements
* [x] Protocol launch on closed testnet

#### 2023 | H2

* [x] Audit contracts
* [x] Native GraphQL for price feed
* [x] Launch Piteas on Pulsechain mainnet ✔✨
* [x] Release new revenue model
* [x] Token announcement with details
* [x] Piteas Token $PTS launch
* [x] Token and liquidity generation
* [x] Piteas API for whitelisted protocols
* [x] Major pathfinder upgrade
* [x] Integrate new liquidity sources
* [x] Integrate Piteas API to other protocols
* [x] Piteas API for public - *beta release*

#### 2024 | H1

* [x] New liquidity sources
* [x] Request load balancer for quotes
* [x] Accuracy improvement on pathfinder
* [x] Packaging of on-chain data for optimization
* [x] Offchain instance improvements
* [x] Create GraphQL database
* [x] Surpassed 1 million swaps

#### 2024 | H2

* [x] Enhanced deep search capabilities in Pathfinder
* [x] Surpassed 1.5 million swaps
* [x] Fee model improvements
* [x] New liquidity sources
* [x] UI updates
* [x] Calldata update for gas optimization
* [x] Increased API usage for third-party protocols

#### 2025 | H1

* [x] Piteas API/SDK monorepo release - *beta*&#x20;
* [x] Surpassed 2 million swaps
* [x] Pathfinder capability enhancements
* [x] Call improvements for execution
* [x] Dapp deployment modeling
* [x] Integration of onramp protocols

#### 2025 | H2

* [x] Pathfinder Core V2 upgrade
* [x] Public API improvements
* [x] New liquidity sources
* [x] UI enhancements
* [x] New wallet integrations
* [x] Improvements to the fee architecture
* [x] Upgrade of the APIs syncs

#### Upcoming

* [ ] Integration of a “degen trade” module for tax-fee tokens
* [ ] Exposing pathfinder search capabilities externally – speed/depth selection
* [ ] Ability to choose which AMMs are integrated into the pathfinder
* [ ] PTS Burning Model – *deflationary approach*
* [ ] Search for cohesive liquidity between routes
* [ ] ML/AI improvements
* [ ] Gasless trading
* [ ] Limit order aggretation via Pday
* [ ] Integration of external orderbook and OTC architecture into the pathfinder


---

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