# Enabling ISN

ISNs by Explodely.com are not sent by default. To enable ISN sending, log in to your Explodely.com affiliate account and visit the account section from the menu in the top. There you will see an Instant Sale Notification section, click on it to set the below fields as per your choice.

ISN URL – This should be the URL of the ISN listener (the script hosted at your end to process an ISN)&#x20;

Send ISN – Set this as Yes to instruct Explodely.com system to send ISNs for your account transactions.

ISN Type – The ISN parameters can either be sent as GET or POST depending upon what you select here.

Upon sale, Explodely.com system sends ISN (Instant Sale Notifications) to your choice of ISN Listener (that is, the script or URL you set to send the ISN to inside your account). This allows Explodely affiliates to automate the actions related to sales inside their own CRM or tracking.&#x20;


---

# 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.explodely.com/isn-for-affiliates/enabling-isn.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.
