> For the complete documentation index, see [llms.txt](https://docs.eitherway.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eitherway.ai/documentation/launchpad/why-this-model-matters.md).

# Why This Model Matters

The weakness of many launch systems is not speed. It is disconnection.

Tokens can be launched quickly, but without a product layer, a clear liquidity path, discovery support, or ecosystem alignment, the launch often stays detached from real usage. That is the problem Eitherway is designed to address.

The launchpad is not meant to replace the importance of product, distribution, or execution. It is meant to sit behind those functions and make tokenized coordination easier once a team is ready to go to market.

For product-first teams, it creates a direct route from application to launch. For token-first teams, it provides structure, liquidity coordination, and ecosystem linkage. For external teams, it offers a launch path connected to Eitherway’s broader infrastructure.

The Eitherway Launchpad extends the platform from application creation into tokenized launch infrastructure. It supports both product-first and token-first strategies, while maintaining a clear preference for launches backed by real products, utility, or product intent.

The launch model continues to use bonding curve-based issuance, integrated routing, metadata indexing, and expanding terminal access. What has changed is the default pairing model for permissionless launches. Rather than routing every launch directly through **$EITHER**, permissionless launches now follow native-chain pairs such as **SOL**, with other native-chain paths such as **Base** expanding over time.

At the same time, launch activity still supports the wider **$EITHER** economy. A **0.5% residual fee on launch volume** accrues toward periodic **buyback and burn of $EITHER**, allowing the launchpad to route value back into the main token without forcing every permissionless launch to pair directly against it.

The objective is simple: reduce the distance between building something real and launching the economic layer around it, while keeping the Eitherway ecosystem aligned as launch activity grows.


---

# 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.eitherway.ai/documentation/launchpad/why-this-model-matters.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.
