# Zapier

{% hint style="success" %}
Available as an add-on for paid plans
{% endhint %}

Our Zapier app allows you to input a question and output an answer along with the references/sources.&#x20;

### How to connect to Zapier

1. **Log in or sign up to Zapier**

Create a [free Zapier account](https://zapier.com/sign-up) if you don't already have one.

2. **Create a Zap**

You can use My AskAI as an action from any trigger, you input a question, and your My AskAI returns an answer.&#x20;

If you need some inspiration on what to build, you could:

* Reply to an email with an answer to a question
* Reply to Jira tickets using your internal knowledge base
* Add an answer to new FAQs that get added to a Google Doc or Airtable from your team
* You can do almost anything you can think of!

3. **Add My AskAI, as an action, to your Zap**

Within Zapier you can search for **My AskAI** as an **Action** to add to your Zap.

<https://zapier.com/apps/my-askai/integrations>

<div align="left"><figure><img src="/files/MYyRODK3of2WRhXRx8zq" alt="" width="563"><figcaption></figcaption></figure></div>

4. **Connect to your My AskAI**

Go to ***Channels > API access (incl. Zapier)*** then copy your My AskAI's **ID** and **API Key**.

Zapier will ask for this information when you create your Zap.

<figure><img src="/files/FKOpQU9Y8QgjmaRBhBQJ" alt=""><figcaption></figcaption></figure>


---

# 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://support.myaskai.com/features/channels/zapier.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.
