# Welcome

Parasail provides businesses with affordable, high-performance cloud GPUs to run demanding AI tasks without costly hardware investments. By aggregating top AI hardware providers, Parasail offers scalable, on-demand access to powerful computing resources, simplifying infrastructure management. This enables companies of all sizes to deploy advanced AI solutions efficiently, focus on innovation, and access cutting-edge technology typically reserved for large-scale operations.

1. **Provides Cost-Effective Access to Powerful AI Hardware**: Parasail offers businesses access to high-performance cloud GPUs, allowing them to run demanding AI and data-processing tasks affordably without investing in expensive hardware. This is particularly beneficial for companies working with large, complex models that typically require costly and sophisticated hardware setups.
2. **Simplifies AI Infrastructure**: Parasail aggregates AI hardware providers, offering an easy-to-use platform that minimizes the need for lengthy contracts, complex setup, and data migration. This lets companies focus on developing and deploying AI solutions rather than managing infrastructure.
3. **Enhances AI Model Efficiency and Scalability**: Companies can leverage Parasail’s hardware for various workloads, including real-time processing, large batch jobs, and continuous tasks, to boost efficiency and performance. This flexibility supports both small-scale and enterprise-grade AI applications.
4. **Enables Innovation and Accessibility in AI**: By lowering costs and simplifying access, Parasail democratizes cutting-edge AI technologies, making advanced AI capabilities accessible to companies of all sizes, not just major tech players.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Serverless</strong></td><td>Start using our on-demand serverless models</td><td></td><td></td><td><a href="serverless-and-models/serverless">serverless</a></td></tr><tr><td><strong>Dedicated</strong></td><td>Spin up your own model with the GPUs you want</td><td></td><td></td><td><a href="dedicated-instance/dedicated-endpoint">dedicated-endpoint</a></td></tr><tr><td><strong>Batch</strong></td><td>Create a batch job to run large workloads</td><td></td><td></td><td><a href="batch/batch-quickstart">batch-quickstart</a></td></tr></tbody></table>

### Cookbooks

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Chat Completions</strong></td><td>Start creating chats</td><td></td><td></td><td><a href="cookbooks/chat-completions">chat-completions</a></td></tr><tr><td><strong>RAG</strong></td><td>Enrich and create vector data</td><td></td><td></td><td><a href="cookbooks/rag">rag</a></td></tr><tr><td><strong>Multi-model</strong></td><td>Handle images, audio, video and more</td><td></td><td></td><td><a href="cookbooks/multi-modal">multi-modal</a></td></tr></tbody></table>


---

# 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.parasail.io/parasail-docs/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.
