# Testnet Contracts

Testnet Contract Addresses:

```
Stablecoin deployed to: 0x45ea5d57ba80b5e3b0ed502e9a08d568c96278f9
ArrowRouter deployed to: 0x08C01Ec18017056227cA34F772193183F37faC84
ArrowRegistry deployed to: 0x78b9965c7BE6906b25DF0e534e363af9E9A6E492
ArrowRegistryDelegate deployed to: 0xAFcA10Ed9Fda622AaF66b00f07Cf3Dcd9a71C9ec
ArrowEvents deployed to: 0x301E07C439e3a13819F6Ab9EA7DeE29aa5C66220
ArrowUtils deployed to: 0x617EEAd97965e8013B8678bA4135b6eAD70981c7
ArrowPositionManager deployed to: 0xabc404d41fb784c41d07dE50A92839C02d5FA520
ArrowOptions deployed to: 0xF5068eFAe286Ba6FF45b8eE3ae6f1aEdaf4AE911
```


---

# 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.arrow.markets/arrow-markets/resources/contracts/testnet-contracts.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.
