# Deploy App

The "Deployment" section guides you through setting up and managing your deployments on FluxEdge, offering both quick and custom options for various project needs.

**Quick Launch**

The "Quick Launch" feature allows you to rapidly deploy pre-configured projects from the FluxEdge Marketplace. You can filter, search, and sort available projects, and then customize the deployment using a straightforward builder interface. Once your setup is complete, you can select and rent a suitable machine, ensuring a fast and efficient deployment process.

**Custom Deployment**

The "Custom Deployment" option provides a flexible and detailed setup for your projects. You can specify various settings, including resource allocation, connectivity, and environment variables, using both a user-friendly builder and a direct YAML configuration. After configuring your deployment, you can choose the best machine for your needs based on detailed specifications and filters, ensuring an optimal match for your project's requirements. To start a project, simply click the "Start Project" button.


---

# 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://doc.fluxedgeai.vip/projects/deploy-app.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.
