# Overview

QuickPod is a distributed GPU and CPU marketplace for renting compute, publishing templates, operating host machines, and exposing workloads through higher-level product surfaces such as clusters and serverless endpoints.

## Start here

Public console entry points:

* [GPU Search](https://console.quickpod.io/)
* [CPU Search](https://console.quickpod.io/cpu-pod-search)
* [Templates](https://console.quickpod.io/templates)
* [GPU Catalog](https://console.quickpod.io/gpu-types)
* [Host Stores](https://console.quickpod.io/host-stores)
* [System Status](https://console.quickpod.io/system-status)

## Current product areas

QuickPod now includes more than basic pod search and templates.

Major product areas covered in these docs:

* search and launch workflows
* public and community templates
* authenticated settings, billing, notifications, and secrets
* persistent storage and cloud sync
* clusters and serverless publishing
* host listings, host stores, occupancy, and contracts
* public console landing pages used for discovery and sharing

## Who these docs are for

* renters and users looking for affordable GPU or CPU compute
* template authors who want repeatable launch definitions
* hosts listing machines on the QuickPod marketplace
* teams integrating QuickPod workflows into automation and APIs

## Support

You can contact QuickPod through the website chat, Discord, or support email channels such as <help@quickpod.io> and <support@quickpod.io>.


---

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