> ## Documentation Index
> Fetch the complete documentation index at: https://docs.initia.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Deployed Contracts (Initia)

### VIP Contract

<Tabs>
  <Tab title="Mainnet (interwoven-1)">
    <table>
      <thead>
        <tr>
          <th>Contract Name</th>
          <th>Address</th>
        </tr>
      </thead>

      <tbody>
        <tr>
          <td>
            <a href="/home/core-concepts/vip/introduction">VIP</a>
          </td>

          <td>
            <a href="https://scan.initia.xyz/interwoven-1/modules/0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789/vip">
              <code>
                0x3a886b32a802582f2e446e74d4a24d1d7ed01adf46d2a8f65c5723887e708789
              </code>
            </a>
          </td>
        </tr>
      </tbody>
    </table>
  </Tab>

  <Tab title="Testnet (initiation-2)">
    <table>
      <thead>
        <tr>
          <th>Contract Name</th>
          <th>Address</th>
        </tr>
      </thead>

      <tbody>
        <tr>
          <td>
            <a href="/home/core-concepts/vip/introduction">VIP</a>
          </td>

          <td>
            <a href="https://scan.testnet.initia.xyz/initiation-2/modules/0x81c3ea419d2fd3a27971021d9dd3cc708def05e5d6a09d39b2f1f9ba18312264/vip">
              <code>
                0x81c3ea419d2fd3a27971021d9dd3cc708def05e5d6a09d39b2f1f9ba18312264
              </code>
            </a>
          </td>
        </tr>
      </tbody>
    </table>
  </Tab>
</Tabs>
