# Deployed Contracts

Artemis Finance supports both Metis and GoatNetwork, providing liquid staking tokens for each network.

**Metis Network**

* artMETIS is the liquid version of locked METIS, representing METIS staked in the PoS Sequencer Pool of Metis Network. artMETIS enables users to earn staking yield and participate in various DeFi scenarios. Users can obtain artMETIS by locking METIS through Artemis Finance or purchasing from the secondary market. artMETIS can be redeemed for METIS according to the redemption rules set by Metis Network.

**GoatNetwork**

* artBTC, artDOGEB, and artBTCB are liquid tokens representing BTC, DOGEB, and BTCB locked in the GoatNetwork Entangled Rollup protocol. These tokens allow users to earn native Bitcoin-based yield and participate in GoatNetwork’s DeFi ecosystem. Users can obtain artBTC, artDOGEB, or artBTCB by locking the corresponding asset through Artemis Finance or purchasing from the secondary market. These tokens can be redeemed for their underlying assets according to GoatNetwork’s protocol rules.

For detailed contract addresses and deployment information, please refer to the official Artemis documentation or the respective network explorers.


---

# 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.artemisfinance.io/integration/deployed-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.
