# Testnet

Because of the active ecosystem on Ethereum mainnet and the history of our contracts there, it is highly encouraged to test there using a fork.  Such can be achieved with tools like Tenderly and Anvil.\
\
Canonical, verified testnet deployments of USDe can be found here: \
\
Ethereum Sepolia: <https://sepolia.etherscan.io/address/0x9458caaca74249abbe9e964b3ce155b98ec88ef2>\
\
Ethereum Goerli: <https://goerli.etherscan.io/address/0x7faaf9bbc8a07d7731aab129e9a066f40560cf21>


---

# 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.ethena.fi/resources/testnet.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.
