# 8.0 ROADMAP & PHASING

The transition from custodial wallets to accountless banking is a multi-year engineering challenge. We have structured the roadmap into three distinct epochs.

Phase I: THE VAPOR Focus: Infrastructure & Cryptography

* Completion of the ZK-Identity Circuit auditing.
* Deployment of the Liquidity Fog smart contracts on Ethereum Mainnet and Arbitrum.
* Genesis Airdrop of $ACCESS to bootstrap the initial governance set.
* Launch of the "Ghost Terminal" (Web Interface) for early adopters to convert ETH into Accessth Rights.

Phase II: THE FOG Focus: Economic Depth & Application

* Integration of the "Stateless Yield" engine to begin generating passive APY for users.
* Release of the Mobile Access App (iOS/Android) with biometric intent signing.
* Launch of the AI Agent SDK (The Leash Protocol), inviting developers to build autonomous trading bots on Accessth.
* Activation of the "Burn-on-Access" deflationary mechanism.

Phase III: THE SOLIDIFICATION Focus: Global Utility & Decentralization

* Distribution of the physical Access Cards to global markets.
* Full decentralization of the Prover Node Network (removing the centralized sequencer).
* Integration with institutional partners for "Dark Pool" OTC trading via the Fog.
* Cross-chain expansion to Solana and Monad via ZK-Bridge/Messaging.


---

# 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.accessth.xyz/part-8/8.0-roadmap-and-phasing.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.
