# Introduction

The goal of this portal is to guide you to where you need to be in order to get your tasks accomplished quickly.

## Help Center

You can find help articles, how-to guides and answer to many frequently answered questions at [help.fera.ai](https://help.fera.ai).

## Developer Portal

You can find our API specs, developer guides, information on setting up webhooks and more for developers at [developers.fera.ai.](https://developers.fera.ai)

## Partner Docs

You can find information on becoming a partner, partner guides and how to use your partner portal once you've become a partner at [partners.fera.ai](https://partners.fera.ai).

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f615">😕</span> Don't know where to go?</summary>

Use the live chat at the bottom of right of the page to ask! Our team will direct you to the right place or give you the answers you need.

</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.fera.ai/master.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.
