# Help Center

Browse the topics below to find answers to common questions, troubleshoot issues, or learn how to get the most out of the Spice.ai Cloud Platform.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>🔧</strong></td><td><strong>Troubleshooting</strong></td><td>Diagnose and fix common issues</td><td><a href="/pages/g686OpULpbxMhXZ45FYX">/pages/g686OpULpbxMhXZ45FYX</a></td></tr><tr><td><strong>⚙️</strong></td><td><strong>Account &#x26; Billing</strong></td><td>API keys, organizations, and plans</td><td><a href="/pages/v7mXcaBT0aOkEBdZGncO">/pages/v7mXcaBT0aOkEBdZGncO</a></td></tr><tr><td><strong>💾</strong></td><td><strong>Connecting Data</strong></td><td>Data connectors and configuration</td><td><a href="/pages/dYC6TLEQ07kKdJWgBIZn">/pages/dYC6TLEQ07kKdJWgBIZn</a></td></tr><tr><td><strong>🤖</strong></td><td><strong>AI &#x26; Models</strong></td><td>AI Gateway, model providers, and inference</td><td><a href="/pages/cDKjHyMtZKaK9HW8rMVK">/pages/cDKjHyMtZKaK9HW8rMVK</a></td></tr><tr><td><strong>💻</strong></td><td><strong>APIs &#x26; SDKs</strong></td><td>Endpoints, SDKs, and query best practices</td><td><a href="/pages/NyrXouiAHPo4eaVMH8Qm">/pages/NyrXouiAHPo4eaVMH8Qm</a></td></tr><tr><td><strong>☘️</strong></td><td><strong>Getting Started</strong></td><td>New to Spice? Start here</td><td><a href="https://github.com/spicehq/docs/blob/trunk/getting-started/get-started/README.md">https://github.com/spicehq/docs/blob/trunk/getting-started/get-started/README.md</a></td></tr></tbody></table>

## Quick Links

| Topic                 | Link                                                                                            |
| --------------------- | ----------------------------------------------------------------------------------------------- |
| Getting started guide | [Get Started](https://github.com/spicehq/docs/blob/trunk/getting-started/get-started/README.md) |
| FAQ                   | [Frequently Asked Questions](https://github.com/spicehq/docs/blob/trunk/getting-started/faq.md) |
| Community support     | [Slack](https://spice.ai/slack)                                                                 |
| Enterprise support    | [Support](/help/support.md)                                                                     |
| Security & compliance | [Security](https://github.com/spicehq/docs/blob/trunk/security/security.md)                     |
| Changelog             | [What's New](https://github.com/spicehq/docs/blob/trunk/changelog/README.md)                    |
| Pricing               | [Plans](https://github.com/spicehq/docs/blob/trunk/pricing/plans.md)                            |

## Need More Help?

* **Community support** — Ask questions and get help from the Spice.ai team and community in [Slack](https://spice.ai/slack).
* **Enterprise support** — [Enterprise plans](https://github.com/spicehq/docs/blob/trunk/pricing/plans.md) include priority support with an SLA. See [Support](/help/support.md) for details.
* **Report a bug** — File issues on [GitHub](https://github.com/spiceai/spiceai/issues).
* **Report a vulnerability** — See [Security Reporting](https://github.com/spicehq/docs/blob/trunk/security/report.md).


---

# 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.spice.ai/help/readme.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.
