# Support

<figure><img src="https://2113117739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoXL90G447T7Arsje35d9%2Fuploads%2FNjkVVz53dMzY6YCChdla%2FAsk%20or%20Search%20Bar.png?alt=media&#x26;token=86cf7f77-57f8-425d-be42-95296ffc135e" alt="" width="375"><figcaption><p>Search by keyword to find the Help Docs you need</p></figcaption></figure>

Use the **Ask or Search bar** in the top-right corner of these Help Docs to quickly pull all the articles that relate to your question or keyword. It uses AI to compile all relevant documentation pertaining to your keyword search so you don't have to spend time searching for the right article.

If you have any feedback you'd like to share, can't find the information you're looking for, or are stuck on a specific problem, please do so by emailing us at [<mark style="color:purple;">**support@canoa.supply**</mark>](mailto:support@canoa.supply). Our team is here to help!

<div align="center"><figure><img src="https://2113117739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoXL90G447T7Arsje35d9%2Fuploads%2F5hAIQWMjxbauTAXQ0OpY%2FScreenshot%202024-07-22%20at%2012.52.25%E2%80%AFPM.png?alt=media&#x26;token=ffe7efa9-c769-4f8f-8ea7-c2be466d6404" alt="" width="188"><figcaption><p>Support Chat Bot</p></figcaption></figure> <figure><img src="https://2113117739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoXL90G447T7Arsje35d9%2Fuploads%2F3ixk1nFwSJCBkhnIYi6o%2FScreenshot%202024-07-22%20at%2012.52.50%E2%80%AFPM.png?alt=media&#x26;token=18888aa0-1bda-482b-9d4f-d5ca26f7f9ca" alt="" width="108"><figcaption><p>Chat with us :) </p></figcaption></figure></div>

Need an answer asap? No problem! Use the support **Chat Bot** in the bottom-right corner of these Help Docs, and we will do our best to answer you as soon as possible.


---

# 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://help.canoa.supply/docs/support.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.
