# Returning the Result to the User

We have only one final step to complete the rule set, we must return the changed response to the user. This is done with the **HTTP Response** rule:

<figure><img src="https://2423451286-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F42mDa58RoaDxb6t8mbaI%2Fuploads%2Fgit-blob-d038e380021dd294e25f7423377d5f7b2fbae5c4%2Fimage.png?alt=media" alt=""><figcaption><p>NoAds rule set</p></figcaption></figure>

The final properties are set:

<figure><img src="https://2423451286-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F42mDa58RoaDxb6t8mbaI%2Fuploads%2Fgit-blob-ad6539ab0039e74b04a8111b690161811c49d3bb%2Fimage.png?alt=media" alt=""><figcaption><p>HTTP Response props</p></figcaption></figure>

Our rule set is now complete, so save and exit the editor.

{% hint style="danger" %}
IMPORTANT: If you are using Google Chrome to edit the rules make sure to hit the Save button in the rules editor before closing the pop-up window.
{% endhint %}
