# Contracts & IP Addresses

Avoid getting scammed by cross-checking addresses before interacting with them

<table><thead><tr><th width="189">Description</th><th width="119">Platform</th><th>Address</th></tr></thead><tbody><tr><td>WORM Token</td><td>Solana</td><td>DwDtUqBZJtbRpdjsFw3N7YKB5epocSru25BGcVhfcYtg</td></tr><tr><td>WORM Brain State</td><td>HyperEVM Testnet</td><td><a href="https://evm.hyperstats.xyz/address/0x385B69Ef54332E6D3f00Ecf3384F890183e511F8?tab=txs">0x385B69Ef54332E6D3f00Ecf3384F890183e511F8</a></td></tr><tr><td>TEE Attestation Verifier</td><td>HyperEVM Testnet</td><td><a href="https://evm.hyperstats.xyz/address/0x8Cd17da417C5Ff4fe1CC690f86BF3Ec2aC1200A6?tab=contract">0x8Cd17da417C5Ff4fe1CC690f86BF3Ec2aC1200A6</a> <a href="https://evm.hyperstats.xyz/address/0x3Df277f72c0335aD300a71FbB4bEE94195bFB920">0x3Df277f72c0335aD300a71FbB4bEE94195bFB920</a></td></tr><tr><td>WORM Brain Coprocessor</td><td>Marlin</td><td>api.deepworm.xyz</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.deepworm.xyz/deepworm/resources/contracts-and-ip-addresses.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.
