# Overview

The "Overview" section provides a snapshot of your activities on FluxEdge, covering both machine rentals and project deployments.

**Machine Overview**

The "Machine Overview" tab offers a detailed view of all your current machine rentals, including their status, uptime, and hardware specifications. It also provides options to manage these rentals and filter them by various criteria.

**Project Overview**

The "Project Overview" tab displays all your active projects, detailing their status, associated machines, and costs. It includes tools to manage and filter projects efficiently.


---

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