# Connector Request

If you haven't found a connector in our library, please contact your Appmixer account manager and provide information about the connector you wish the Appmixer team to build by completing the templates below.

The templates are shared for read-only access. First, clone the templates to your own Google Drive (or download the .docx files if you don't use Google Drive), provide the required information and send the completed forms to your Appmixer account manager.

**A new Appmixer Module definition template**: <https://docs.google.com/document/d/1oz8Ty0r3Nim0oWNVsRvOzywR1ZlCYpady4tG_VIuiZ8/edit?usp=sharing>

**A new Appmixer Trigger definition template**:\
<https://docs.google.com/document/d/1nhy8AZx2VRCCE39ZOBhTIi4dNrVuUQ1BWJXFjyh_mPs/edit?usp=sharing>

**A new Appmixer Action definition template**:\
<https://docs.google.com/document/d/1iEVtIax_MqlOU8NAOPYnNLMvyXxUaJLYTH1DcsMYxiw/edit?usp=sharing>


---

# 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.appmixer.com/connectors/connector-request.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.
