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

# .env setup

> Arka के साथ project environment templates सुरक्षित रूप से generate करें।

```bash theme={null}
arka env_setup
arka "create a .env for this project"
```

Arka स्थानीय source files में referenced environment variable names के लिए scan करता है
और गायब entries को खाली या `your-secret-here` placeholders के रूप में बनाता है। यह कभी भी
credential values नहीं गढ़ता, नहीं लाता, और नहीं overwrite करता। मौजूदा `.env` values
संरक्षित रहती हैं; खाली फ़ाइल replace करते समय ही `--force` उपयोग करें।


## Related topics

- [Arka के साथ कोड कैसे लिखें](/hi/guides/code-with-arka.md)
- [Configuration, env vars, और API key setup](/hi/reference/configuration.md)
- [Quickstart: Arka इंस्टॉल करें और अपना पहला कमांड चलाएँ](/hi/quickstart.md)
- [Free AI credits का अधिकतम उपयोग](/hi/guides/free-credits.md)
- [Stock intelligence](/hi/guides/stocks.md)
