# Installing the Plugin

{% hint style="info" %}
[HeyTodos is a Premium Plugin](https://dlxplugins.com/plugins/heytodos/). Access the plugin's download and license [via your account](https://dlxplugins.com/account/).
{% endhint %}

## Installation

HeyTodos requires two things before you can use it:

* An active [**Gravity Forms**](https://www.gravityforms.com/) plugin on your WordPress site.
* A valid [**Todoist account**](https://www.todoist.com/) (free or paid). Teams is supported.

If you already have both, you can skip straight to installing the plugin.

***

### Step 1: Install and Activate Gravity Forms

1. Purchase and download Gravity Forms from [gravityforms.com](https://www.gravityforms.com/).
2. In your WordPress dashboard, go to **Plugins → Add New → Upload Plugin**.
3. Upload the Gravity Forms ZIP file, then click **Install Now**.
4. After installation, click **Activate Plugin**.

### Step 2: Install and Activate HeyTodos

1. You can find the download in your purchase email or in [your account section](https://dlxplugins.com/account/).
2. Go to Plugins->Add New
3. Go to Upload Plugin
4. Upload the `gf-hey-todos.zip` file
5. Install and activate the plugin

After activation, you can find the plugin's settings in the Dashboard under **Forms > Settings > Todoist**.


---

# 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.dlxplugins.com/heytodos/getting-started/installing-the-plugin.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.
