> For the complete documentation index, see [llms.txt](https://docs.quickpod.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quickpod.io/hosting/contracts.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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