# ☀️Overview

Discover the world of Compute excellence on FluxEdge. This documentation provides a concise guide on how to navigate FluxEdge and a breakdown of different sections of the application.

It also covers Frequently Asked Questions on deployment, management, payments, and security. The documentation is intended for end-users renting GPUs and requires familiarity with basic programming concepts, including Docker.


---

# 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/overview.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.
