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

# Resources

> Deployed contract addresses and network configuration for NEAR Auth.

Everything you need to look up while building on NEAR Auth: the deployed contract account ids and the network configuration for connecting to NEAR mainnet and testnet.

<CardGroup cols={2}>
  <Card title="Mainnet" icon="globe" href="/resources/mainnet" horizontal arrow>
    Production contract addresses, RPC, and explorer for NEAR mainnet.
  </Card>

  <Card title="Testnet" icon="network" href="/resources/testnet" horizontal arrow>
    Development contract addresses and shared credentials for NEAR testnet.
  </Card>

  <Card title="Networks" icon="layers" href="/resources/networks" horizontal arrow>
    Auth0 domains, signing audiences, and network defaults side by side.
  </Card>
</CardGroup>
