# Deployed Contracts

Here you can find all the official deployed contracts of Pett.ai. Contracts are deployed on Base L2 (Coinbase L2 Network).

<table><thead><tr><th width="255">🏷️ Contract Name</th><th>⛓️‍💥 Basescan URL</th></tr></thead><tbody><tr><td>Pett AI Token ($AIP)</td><td><a href="https://basescan.org/address/0x02d4f76656c2b4f58430e91f8ac74896c9281cb9"><code>0x02D4f76656C2B4f58430e91f8ac74896c9281Cb9</code></a></td></tr><tr><td>vPettAI Token ($vAIP)</td><td><a href="https://basescan.org/address/0x4c24650a5FBa747d15ac1c90Cc66Afb7A161b3f7"><code>0x4c24650a5FBa747d15ac1c90Cc66Afb7A161b3f7</code></a></td></tr><tr><td>PettAI Accounting Manager</td><td><a href="https://basescan.org/address/0x60Ad3EF293949Ae5ce5F378b32Bf4B280Df8b62d"><code>0x60Ad3EF293949Ae5ce5F378b32Bf4B280Df8b62d</code></a></td></tr><tr><td>$AIP AutoSwapper</td><td><a href="https://basescan.org/address/0xfFDedcf282429D8CFb95E93Ddca6bEd6B0904126"><code>0xfFDedcf282429D8CFb95E93Ddca6bEd6B090412</code></a></td></tr><tr><td>PettBro Egg (ERC-720)</td><td><a href="https://basescan.org/address/0xa558f331265787b3f06be71f1c22c202030dce66"><code>0xa558f331265787b3f06be71f1c22c202030dce66</code></a></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.pett.ai/resources/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.
