# Authentication

The first step in getting the automation in Zapier is setting up the authentication with your Stencil project. You’ll need the `API Key` from the Project’s settings page.

<figure><img src="https://1726200576-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYeUDPAhozAcUAcc2Lr%2Fuploads%2FAX3uQAHS5tFk6U3Tu2T2%2Fapi_key.png?alt=media&#x26;token=ce22b6f9-021d-4bb4-a72f-bab93523118e" alt="API Key in Project Settings"><figcaption><p>API Key from the Project Settings section</p></figcaption></figure>

Keep this API Key handy as you'll need this in the next section.


---

# 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.usestencil.com/integrations/zapier-integration/authentication.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.
