# Features

#### **AI-Controlled Full Stack**

Eitherway operates as a full-stack execution environment:

• Installs and manages dependencies automatically\
• Configures APIs, databases, and runtime environments\
• Executes build and deployment commands\
• Supports live preview with hot reload\
• Detects and fixes runtime errors automatically

***

#### **Cross-Platform Outputs**

| Output Type         | Capabilities                                           |
| ------------------- | ------------------------------------------------------ |
| Web Applications    | Full-stack apps with deployment and live hosting       |
| Mobile Applications | Cross-platform apps with backend and API integration   |
| Browser Extensions  | Production-ready extensions with persistent logic      |
| Web3 Applications   | Smart contracts, wallet integration, token + liquidity |

***

#### **Real-Time Collaboration**

Live environments can be shared via link. Collaborators can:

• Preview applications in real time\
• Submit prompts and suggestions\
• Modify and extend functionality collaboratively

***

#### **Brand Kit Integration**

Upload brand assets for automatic application across builds:

• Logo integration across UI components\
• Color extraction and consistent styling\
• Typography alignment\
• Reusable asset library

***

#### **Backend Services**

Backend infrastructure is provisioned automatically, with integrated services including Supabase:

• Managed PostgreSQL databases\
• Authentication systems out of the box\
• File storage and asset handling\
• Real-time data subscriptions\
• Auto-generated APIs

No manual setup or external configuration required.

***

#### **Integrated Infrastructure**

Applications are deployed and persist by default:

• Built-in hosting and deployment\
• Persistent storage layer\
• No reliance on external setup or manual configuration\
• Applications remain live and accessible

***

#### **Web2 + Web3 Support**

Eitherway supports both traditional and on-chain functionality:

• Payments, authentication, and APIs\
• Wallet integration and smart contracts\
• On-chain interactions and token support\
• Integrated swap and liquidity routing

***

#### **Image Generation**

Built-in image generation supports:

• UI assets and placeholders\
• Product mockups\
• Brand visuals


---

# 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.eitherway.ai/documentation/product/features.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.
