# How to

{% hint style="info" %} <sub>**First**</sub><sub>, pick the integration you need today.</sub> <sub></sub><sub>**Second**</sub><sub>, open its overview page in Settings for habits.</sub> <sub></sub><sub>**Third**</sub><sub>, open the matching vendor how-to for screenshots and URLs.</sub>
{% endhint %}

<h2 align="center"><sub>What this page means?</sub></h2>

<table><thead><tr><th width="327">This How to chapter</th><th>The per-key pages in Settings</th></tr></thead><tbody><tr><td><sub>This <strong>How to</strong> chapter</sub></td><td><sub>The per-key pages in <strong>Settings</strong></sub></td></tr><tr><td><sub>Indexes procedures for GitBook readers</sub></td><td><sub>Explain outcomes, <strong>Save</strong>, <strong>Clear</strong>, <strong>Test</strong>, and fences for each key</sub></td></tr></tbody></table>

<h2 align="center"><sub>Credentials Walkthroughs (</sub><a href="/pages/MiznQGBUcqFwmT8n2Y0G"><sub>Settings &#x26; Integrations</sub></a><sub>)</sub></h2>

<table><thead><tr><th width="218">Integration</th><th>Full setup (vendor walkthrough)</th></tr></thead><tbody><tr><td><sub>Serper</sub></td><td><a href="/pages/4e12cd95236a2314ba2dd6819dddd24a92ccf820"><sub>Serper API Key</sub></a></td></tr><tr><td><sub>Firecrawl</sub></td><td><a href="/pages/96e95592d43c7c9666f9d456011def4db7534ca1"><sub>Firecrawl API Key</sub></a></td></tr><tr><td><sub>GitHub</sub></td><td><a href="/pages/ba956e2c79040a0357e643dd2b7880fccdfcda93"><sub>Github Token</sub></a></td></tr><tr><td><sub>Vercel</sub></td><td><a href="/pages/44d4d08c494daf08f48ff6e3b695baa9039cc49f"><sub>Vercel API Key</sub></a></td></tr><tr><td><sub>Neon</sub></td><td><a href="/pages/d9d5c2e89452bb5e3586eb10a6e5186a2ccc7d89"><sub>Neon API Key</sub></a></td></tr><tr><td><sub>Stripe</sub></td><td><a href="/pages/7778fa508e995d212b98c923e9207b28cb37a14e"><sub>Stripe Key</sub></a></td></tr><tr><td><sub>Telegram bot</sub></td><td><a href="/pages/d5f42ad1566c42ed796e1aaad6b886921f47bfbe"><sub>Telegram Bot Token</sub></a></td></tr><tr><td><sub>Telegram chat id</sub></td><td><a href="/pages/d5f42ad1566c42ed796e1aaad6b886921f47bfbe#telegram-chat-id"><sub>Telegram Chat ID</sub></a></td></tr><tr><td><sub>Resend</sub></td><td><a href="/pages/2af25da1c1131b09df83e2dea821193b93998ecd"><sub>Resend API Key</sub></a></td></tr><tr><td><sub>Notion</sub></td><td><a href="/pages/c8ca13dc019b07680db8b332944d82318c6a67a8"><sub>Notion Token</sub></a></td></tr><tr><td><sub>Claude</sub></td><td><a href="/pages/c1d57cd0295a224416acef82bba7d5e601a06342"><sub>Claude API Key</sub></a></td></tr><tr><td><sub>E2B</sub></td><td><a href="/pages/cb01c092ec027f9a2f21fdc0a99e6fdf6948028b"><sub>E2B API Key</sub></a></td></tr></tbody></table>

## Product Tour (workspace)

| Job                                  | Doc                                              |
| ------------------------------------ | ------------------------------------------------ |
| <sub>Full workspace tour order</sub> | [<sub>Workspace</sub>](/workspace/quickstart.md) |
| <sub>MVP screen</sub>                | [<sub>MVP</sub>](/workspace/mvp.md)              |
| <sub>Build</sub>                     | [<sub>Build</sub>](/workspace/build.md)          |

<h2 align="center"><sub>Ask a question</sub></h2>

<p align="center"><sub><strong>Which single procedure, if finished in the next hour, removes the biggest lie from your ARIA roadmap?</strong></sub> <br><sub>Do only that one.</sub></p>


---

# 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.ariaagi.com/how-to/how-to.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.
