> For the complete documentation index, see [llms.txt](https://docs.toolther.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.toolther.app/project-info/roadmap.md).

# Roadmap

This roadmap outlines the strategic milestones of the Toolther ecosystem — expanding from a simple SPL token creator into a complete decentralized token infrastructure and liquidity platform on Solana.

***

### Phase 1 — Foundation (Completed / Active)

Goal: Launch a stable foundation for token creation and authority management.

Delivered features:

* SPL and Token-2022 creation via toolther.app/create\_token
* IPFS integration (logos & metadata)
* Mint, Burn, Freeze, Update authority management
* Self-hosted IPFS gateway (gw\.toolther.app)
* Documentation portal (docs.toolther.app)

***

### Phase 2 — Infrastructure Expansion (In Progress)

Goal: Build independent decentralized services under Toolther’s brand.

Upcoming:

* Toolther IPFS Cloud — self-hosted pinning service similar to *Pinata*, with paid storage and wallet-based authentication.
* Upload API & Dashboard — users can pin logos and metadata directly from their Toolther account.
* Multi-node replication — global content availability under ipfs.toolther.app.

***

### Phase 3 — Liquidity Layer

Goal: Empower creators to provide and manage token liquidity.

Planned features:

* Add Liquidity UI — connect wallet, select pool, and deposit tokens/SOL.
* Liquidity Management Dashboard — view and adjust positions (similar to Orca/Raydium).
* Auto Market Maker Service — autonomous liquidity balancing agent.
* Bundle Service for PumpFun & Bonk — fast bot-based token creation + instant pool setup.

***

### Phase 4 — Token Management Suite

Goal: Give creators full post-launch control and analytics.

Planned modules:

* User Dashboard (Cabinet) — manage all tokens created via Toolther.
* Token Audit Tool — automatic verification of mint, authorities, supply, and metadata.
* Swap Integration — built-in swap for project tokens (cross-pair with SOL or USDC).
* Liquidity Pools Overview — real-time pool stats and price tracking.

***

### Phase 5 — DeFi & AI Layer

Goal: Expand Toolther into a DeFi & smart-automation ecosystem.

Coming soon:

* Portfolio & DeFi Tracker — track token balances, liquidity, and staking positions.
* AI Trading Bot — automated trading and rebalancing for Toolther-listed tokens.
* Market Maker AI — algorithmic liquidity provision for community tokens.
* Points & Rewards System — activity-based points with future airdrop of the Toolther Token.

***

### Phase 6 — Ecosystem Token Launch

Goal: Decentralize governance and reward early users.

Planned actions:

* Snapshot of all active Toolther users and liquidity providers.
* Distribution of the Toolther Token (TTHR).
* Governance setup for IPFS Cloud and market-maker parameters.

***

#### Vision

Toolther aims to become a full-stack Solana infrastructure layer — combining:

* token creation,
* decentralized storage,
* liquidity automation,
* and AI-assisted DeFi tools —

  to help any creator launch and grow their project without centralized dependence.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.toolther.app/project-info/roadmap.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.
