# Support & Resources

<details>

<summary>Where can I get help or open a support ticket?</summary>

If you need help, you can reach the Yotta Labs team through our documentation and support channels.

For most setup and troubleshooting questions, we recommend starting with the **Quickstart** and product docs.

If you still need assistance, please contact support to open a ticket and include your **instance type (Pod/VM)**, **region**, and any relevant **error messages** so we can help faster.

</details>

<details>

<summary>Where are tutorials, examples, and SDK references?</summary>

You can find tutorials and step-by-step guides in our **Quickstart** documentation:\
<https://docs.yottalabs.ai/products/quickstart>

For API endpoints, authentication, and SDK/API references, see our **API Spec**:\
<https://docs.yottalabs.ai/api-and-sdk/api-spec>

</details>

<details>

<summary>How do I request new features?</summary>

We love hearing product feedback. If you’d like to request a new feature or improvement, please reach out to the Yotta Labs team with:

* What you’re trying to achieve (use case)
* The workflow you want to improve
* Any screenshots or examples (if applicable)
* Priority / impact (nice-to-have vs must-have)

We review feature requests regularly and use them to guide our roadmap.

</details>


---

# 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.yottalabs.ai/company/faqs/support-and-resources.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.
