# Contracts

Authenticated route: `/contracts`

## What contracts show

The Contracts page gives hosts visibility into workload and contract activity tied to their listed machines.

## Current capabilities

The current host contracts surface includes:

* GPU and CPU contract views
* machine-level grouping
* running hourly totals
* storage-cost totals for non-running workloads
* expand and collapse machine views
* contract hardware summaries
* cost totals per machine

## Why this matters

Contracts are one of the main operational pages for hosts after their offers start receiving usage. They complement occupancy analytics and earnings history.

## Related docs

* [Hosting Overview](/hosting/overview.md)
* [Host Stores & Analytics](/hosting/host-stores-and-analytics.md)
* [Earnings & Payouts](/hosting/earnings-and-payouts.md)


---

# 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.quickpod.io/hosting/contracts.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.
