# Contracts

Idol Main Contract:&#x20;

{% embed url="<https://etherscan.io/address/0x439cac149b935ae1d726569800972e1669d17094>" %}

Idol Marketplace Contract:

{% embed url="<https://etherscan.io/address/0x0dD5A35fe4cd65FE7928c7b923902b43d6ea29E7>" %}

Virtue Token Contract:&#x20;

{% embed url="<https://etherscan.io/address/0x9416ba76e88d873050a06e5956a3ebf10386b863>" %}

Rewards Collector Contract:

{% embed url="<https://etherscan.io/address/0x7D624c34E475a2eCa893d0C118527b6e2061256A>" %}

External Royalty Streaming Contract

{% embed url="<https://etherscan.io/address/0xC73B93885F10c5eAf8Cb126495bBD14D3B9b7BaF>" %}


---

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