# Technical Architecture of Just Cats

#### <mark style="color:$info;">**Token Integration ($CATS)**</mark>

The $CATS token serves as the core of the Just Cats universe and is based on the ERC20 standard:

* **Presale and Distribution:** The token distribution is strategically set up and includes allocations for the presale, series production, DEX, team, and marketing to promote various growth opportunities.
* **Smart Contract Address:** The official Just Cats Presale Contract is deployed at `0xe5875F63dAe46A1e3d2276f6cd4Ead2Bd5f245bb` on the Ethereum mainnet. Always verify the contract address through official channels before interacting.

***

#### <mark style="color:$info;">**On-Chain Solutions**</mark>

Just Cats employs blockchain technology to manage and decide Story outcomes:

* Decentralized Processing: The outcomes are processed on-chain, ensuring transparency, security, and tamper-resistant results.
* Real-Time Updates: Blockchain-based solutions provide real-time updates, ensuring immediate reflection of Story outcomes.

***

#### <mark style="color:$info;">**Comprehensive Integration**</mark>

The comprehensive architecture of Just Cats intertwines these various elements to create a cohesive and dynamic Series Experience:

* **Scalability:** The modular design allows for scalability and the addition of new characters and worlds.
* **User Experience:** The seamless integration of tokens, blockchain technology, and 3D animation provides an intuitive and immersive user experience.


---

# 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://just-cats.gitbook.io/whitepaper/technicals/technical-architecture-of-just-cats.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.
