# Aeneid

## Deployed Contract Address (Aeneid)&#x20;

Please find the deployed contract address on Story Odyssey below, note that they are subjected to change in the new testnet/mainnet waves

<table><thead><tr><th width="224">Contract</th><th>Address</th></tr></thead><tbody><tr><td>PiperX V2 Factory</td><td>0x6D3e2f58954bf4E1d0C4bA26a85a1b49b2e244C6</td></tr><tr><td>PiperX V2 Router</td><td>0x674eFAa8C50cBEF923ECe625d3c276B7Bb1c16fB</td></tr><tr><td>Wrapper IP token</td><td>0x1514000000000000000000000000000000000000</td></tr><tr><td>PiperX V3 Factory</td><td>0xb8c21e89983B5EcCD841846eA294c4c8a89718f1</td></tr><tr><td>PiperX V3 Swap Router</td><td>0x8295c195CEe31404ea082d253a140310b9a0A37e</td></tr><tr><td>PiperX V3 Position Manager</td><td>0x700722D24f9256Be288f56449E8AB1D27C4a70ca</td></tr><tr><td>PiperX V3 Swap Quoter (Aeneid)</td><td>0x8812d810EA7CC4e1c3FB45cef19D6a7ECBf2D85D</td></tr></tbody></table>


---

# 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.piperx.xyz/developer/smart-contracts/aeneid.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.
