# Contracts

You can find all relevant contracts for the AWE Network below.

<table><thead><tr><th width="163.15234375">Contract Name</th><th>Contract Address</th><th data-hidden></th></tr></thead><tbody><tr><td>AWE Token</td><td><a href="https://basescan.org/address/0x1b4617734c43f6159f3a70b7e06d883647512778">0x1b4617734c43f6159f3a70b7e06d883647512778</a></td><td></td></tr><tr><td>AWE Governor</td><td><a href="https://basescan.org/address/0xae18aed3dd3c9cd1d0a180315b6b5fcd61ef20f1">0xae18aed3dd3c9cd1d0a180315b6b5fcd61ef20f1</a></td><td></td></tr><tr><td>AWE Timelock</td><td><a href="https://basescan.org/address/0x91876f0f9ba79a165422286fd9e4620238c42929">0x91876f0f9ba79a165422286fd9e4620238c42929</a></td><td></td></tr><tr><td>AWE Bridge</td><td><a href="https://basescan.org/address/0x80bf0c6ba9a4f32fea71d1848bdc0b6e6b34fd06#code">0x80bf0C6ba9a4F32fEA71d1848bdc0b6e6b34FD06</a></td><td></td></tr></tbody></table>

You can find all the relevant $STPT legacy contracts here.&#x20;

<table><thead><tr><th width="176.8984375">Contract Name</th><th>Contract Address</th><th data-hidden></th></tr></thead><tbody><tr><td>STP Token (ETH)</td><td><a href="https://etherscan.io/token/0xde7d85157d9714eadf595045cc12ca4a5f3e2adb">0xde7d85157d9714eadf595045cc12ca4a5f3e2adb</a></td><td></td></tr><tr><td>STP Token (Base)</td><td><a href="https://basescan.org/address/0x4489d0a0345ecb216a3994de780d453c7fa6312c#readContract">0x4489d0a0345eCB216A3994De780d453c7fA6312C</a></td><td></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.awenetwork.ai/technical/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.
