# Advanced Rendering & Deployment

✅ **Cloud-Native Infrastructure**

FloppyX is built on a scalable, containerized architecture using Kubernetes for orchestration, ensuring high availability and scalability.

Video generation and rendering tasks are distributed across GPU clusters to handle high-demand scenarios.

✅ **Multi-Platform Support**

FloppyX outputs are compatible with various platforms, including social media (e.g., X/Twitter, Instagram) and proprietary systems.

✅ **APIs for Customization**

A RESTful API layer enables developers to customize FloppyX workflows and integrate them with external tools, including CRMs, analytics platforms, or custom dashboards.


---

# 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://floppypepe.gitbook.io/floppypepe.io/introducing-floppyx/how-it-works/advanced-rendering-and-deployment.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.
