# On-chain Assets

This section provides transparency by listing all relevant addresses associated with PizzaTon's project on the TON blockchain. These addresses represent smart contracts, wallets, and other on-chain elements crucial to our operation.

## Jetton Master

{% code title="Mainnet" fullWidth="false" %}

```markup
EQAgotSkX06MIW-A0ni5yKqeNlwc3nASnbO1dwGo-kwpg2Zg
```

{% endcode %}

## Token Distribution

* Community (`UQB-A_XWWSgEP0cBfHhW7sUybO2B0lepL1zFyTsL2GOIWzdp`)
* Ecosystem (`UQD6O-NTrAgL1UoAtszsprLltPeIp3g2c1zYFzmS7KYZcrSq`)
* Team (`UQAZsPQ2Ckg8TEfN8gCq_bzEQN7Bs1GHnOq6TeghCFb1kLoS`)
* Marketing (`UQDiSuJs_Ti9xKmvgqMpk0k6pTctUMOS2OP0Bx6HWthVpXgk`)
* Post-sale (`UQAatszIgg1wN4WzlifXtBlPNUaJTwrahsoell8dxte_Wa4M`)
* Pre-sale (`EQA8Zf8xR_g4O2TPV0tKgU1_Tfivdk0W5fSVPDYqs6VL-rOW`)
* Liquidity (`UQCn8jf0irLTR-zdTkF4C7xYAGrxAmbCOo0AoKLfK0vvnfb`d)
* Incentive & Emergency (`UQCOnuHFU2asgKXmUxQKAeeFChKv4kAIqRMS2kNZFwuw9bIm`)

## PizzaBoy NFT Collection

### Collection Address

This collection can be found on getgems.io/pizzaboy.

{% code title="Mainnet" %}

```markup
EQA6A7BJi3m_DF7hnVjzrm_Oj0XeaT9e_rqCRRn99sHvYbcD
```

{% endcode %}

### Sale Coordinator Address

{% code title="Mainnet" %}

```markup
EQAagkh1kW3ZoK0zNn3QnOC0kKKDJi3AcxcEgnh5uz1LyrfZ
```

{% endcode %}


---

# 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://wiki.pizzaton.me/info/on-chain-assets.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.
