# Contracts

**Billions is currently live on the Polygon and SKALE Main Net. The contract addresses for the related smart contracts are:**

* TokenManger Contract - 0x41da0a50D2815C630a9e6Ae3e75514E5Ff075cE3
* Scalar NFT Contract - 0xC882f24C2E42A2da11E43C160082EDc0586e9379
* DAO Contract - 0x197c448e3858Bc1cE5bddf02e10ff7EF4187F20c
* Commission Rewards Tracker Contract - 0xf828670eC79E1c6ED59F79455DDB51352d700eDe
* Battle Contract - 0x67632BF65F2A92dfe1ea595b481588B011432a92
* USDC - 0xc2132D05D31c914a87C6611C10748AEb04B58e8F

**The Billions contract repository**: <https://gitlab.com/pv_ventures/billions-contract>


---

# 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.billions.quest/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.
