# NMI

{% hint style="info" %}
You don't need NMI account in order to use ChargebackStop. We work with all processors and an NMI integration is not required.
{% endhint %}

### Integrating NMI

ChargebackStop ↔ NMI integration is straightforward.

1. Log in to your NMI account
2. Click "My Settings" in the top right corner
3. Scroll down to "Private Security Keys"
4. Create a new key with API permissions
5. Open [ChargebackStop Integrations settings](https://dashboard.chargebackstop.com/dashboard/settings/integrations), and select "NMI" from the "Add provider" dropdown.\
   ![](/files/I3xm3mDn5tDTgYofKkIY)
6. Give your new integration a display name (used only internally by ChargebackStop) and paste the security key you just created.
7. Save the new integration with "Add integration".


---

# 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.chargebackstop.com/integration/nmi.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.
