# 概览

CLORE.AI GPU 市场新用户的必备指南。

## 你将学到的内容

* 如何在 CLORE.AI 租用 GPU
* 了解定价和支付选项
* 排查常见问题

## 快速入门

1. **创建账户** - 在 以下 注册 [clore.ai](https://clore.ai)
2. **充值资金** - 存入 CLORE、BTC，或 USDT/USDC
3. **浏览市场** - 在 以下 查找 GPU [clore.ai/marketplace](https://clore.ai/marketplace)
4. **创建订单** - 选择 GPU，配置 Docker 镜像，设置端口
5. **连接** - 通过 SSH 或 Web 界面连接到你的服务器

> 📚 对 GPU 云不熟悉？阅读我们的 [Clore.ai 上租用 GPU 的完整初学者指南](https://blog.clore.ai/how-to-rent-a-gpu-complete-beginners-guide/)

## 本节指南

| 指南                                                                                    | 描述                      |
| ------------------------------------------------------------------------------------- | ----------------------- |
| [定价](https://docs.clore.ai/guides/guides_v2-zh/ru-men/pricing)                        | GPU 租用费率与成本优化           |
| [故障排除](https://docs.clore.ai/guides/guides_v2-zh/ru-men/clore-troubleshooting)        | 常见问题与解决方案               |
| [费用计算器](https://docs.clore.ai/guides/guides_v2-zh/ru-men/cost-calculator)             | 计算并估算 GPU 租用成本          |
| [Docker 镜像目录](https://docs.clore.ai/guides/guides_v2-zh/ru-men/docker-images)         | 为 AI 工作负载预配置的 Docker 镜像 |
| [常见问题解答](https://docs.clore.ai/guides/guides_v2-zh/ru-men/faq)                        | 常见问题与答案                 |
| [GPU 对比指南](https://docs.clore.ai/guides/guides_v2-zh/ru-men/gpu-comparison)           | 比较 GPU 型号与规格            |
| [模型兼容矩阵](https://docs.clore.ai/guides/guides_v2-zh/ru-men/model-compatibility)        | 检查哪些模型与哪些 GPU 兼容        |
| [Python SDK 快速入门](https://docs.clore.ai/guides/guides_v2-zh/ru-men/python-quickstart) | 使用 Python SDK 快速开始      |

## 支付选项

* **CLORE** - 原生代币，通常有折扣
* **BTC** - 比特币付款
* **USDT/USDC** - 稳定币付款

## 订单类型

* **按需（On-Demand）** - 固定小时费率，保证可用性
* **竞价（Spot）** - 基于出价的定价，通常便宜 30%-50%

## 需要帮助？

* [Discord](https://discord.com/invite/clore-ai)
* [Telegram](https://t.me/clorechat)
* [主要文档](https://docs.clore.ai)


---

# 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.clore.ai/guides/guides_v2-zh/ru-men/getting-started.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.
