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

# मुफ़्त मॉडल खोजें

> लोकल zero-cost और provider free-tier मॉडल विकल्प जानें।

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

परिणाम लोकल zero-cost runtimes, live OpenRouter zero-price मॉडल, और provider
free-tier-eligible मॉडलों के बीच अंतर करते हैं। Free-tier उपलब्धता अब भी account,
region, quotas, और provider policy पर निर्भर करती है; Arka कभी भी paid मॉडल को
केवल इसलिए मुफ़्त नहीं कहता कि उसके पास एक free quota है। यह देखने के लिए कि खोजे
गए कौन-से लोकल या hosted विकल्प वास्तव में पहुँच योग्य हैं, `arka hybrid status`
का उपयोग करें।


## Related topics

- [Hardware-aware मॉडल चयन](/hi/guides/select-model.md)
- [Multi-LLM विकल्प](/hi/guides/multi-llm.md)
- [OCR + vLLM evidence](/hi/guides/vision-evidence.md)
- [Thinking levels](/hi/guides/thinking-levels.md)
- [In-engine speculative decoding](/hi/guides/speculative-decoding.md)
