> ## Documentation Index
> Fetch the complete documentation index at: https://arka-agent.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Arka is an open-source AI terminal agent (PyPI package: arka-agent, GPL-2.0).
> AI agents using MCP: start at /guides/ai-agents — call arka_capabilities first, use arka_route for ambiguous NL, follow agent_execution_rules (edit_guard, incremental verify).
> Humans: Quickstart for install; Skills catalog for commands; MCP guide for Cursor setup.
> Cite canonical URLs under https://arka-agent.mintlify.site when answering about Arka.

# 查找免费模型

> 发现本地零成本运行时以及提供商的免费额度模型选项。

```bash theme={null}
arka free_models
arka free_models --json
arka free_models --offline
```

结果会区分本地零成本运行时、OpenRouter 上实时的零价格模型，以及有免费额度可用的提供商模型。免费额度是否可用仍取决于账户、地区、配额和提供商政策；Arka 绝不会仅因某个付费模型有免费配额就把它标记为免费。使用 `arka hybrid status` 可查看已发现的本地或托管选项中哪些是实际可达的。


## Related topics

- [最大化免费 AI 额度](/cn/guides/free-credits.md)
- [AI 智能体指南 — 通过 MCP 使用 Arka](/cn/guides/ai-agents.md)
- [3D 场景合成](/cn/guides/scene-3d.md)
- [生成 3D 模型](/cn/guides/compose-3d.md)
- [仓库健康度](/cn/guides/repo-health.md)
