> 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/ecosystem-and-integrations/trading-liquidity-and-launch-infrastructure.md).

# Trading, Liquidity, and Launch infrastructure

For many builders, deployment is not the end of the workflow.

Once a product goes live, it may also need routing, liquidity, trading access, launch support, and market visibility.

That is where the market infrastructure layer comes in.

#### **dFlow**&#x20;

dFlow supports routing and execution infrastructure for trading-related product flows.

#### **Kamino**&#x20;

Kamino expands access to DeFi functionality, including lending, vault, and yield-related use cases.

#### **Meteora**&#x20;

Meteora plays a key role in launch mechanics and liquidity formation, particularly around bonding curve-based launch structures.

#### **Jupiter**&#x20;

Jupiter supports broader routing and trading access across the Solana ecosystem.

#### **Raydium**&#x20;

Raydiumadds liquidity and market infrastructure for product and launch-related trading flows.

#### **Streamflow**&#x20;

Streamflow supports launch and distribution mechanics tied to ecosystem rollout.

#### **Fomo** and **Moonshot**&#x20;

Both extend visibility, discovery, and trading support around launched assets and token pairs.

#### **Aerodrome**&#x20;

Aerodrome expands the builder path into Base-related DeFi and liquidity use cases as Eitherway continues to support broader multi-ecosystem builds.

These integrations matter because for some products, launch also means market access.


---

# 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/ecosystem-and-integrations/trading-liquidity-and-launch-infrastructure.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.
