# Integrations & Plugins

To make your life even easier, NMKR Studio integrates with other applications and platforms to give you more functionality and flexibility to launch your NFT project.

#### [Zapier](/nmkr-studio/tools/integrations-and-plugins/zapier.md)

Zapier allows you to connect NMKR Studio with over 5400 other applications and platforms, letting you create unique automations and workflows to create, edit or mint your NFT project.\
Specify trigger actions in discord, twitter, google sheets etc. to automatically run an action in NMKR Studio or vice versa.

#### [NFT Pal](/nmkr-studio/tools/integrations-and-plugins/nft-pal.md)

With NFT Pal you can now create your NFT project from scratch to finish with NMKR Studio.\
Create all your NFT images by layering and metadata files ready for launch and transfer them easily to NMKR Studio without touching any metadata code.

ADAmail

Send email newsletters directly to the holders of your Tokens or NFTs with ADAmail Mailinglists.


---

# 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.nmkr.io/nmkr-studio/tools/integrations-and-plugins.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.
