# Disabling oSnap via Zodiac Safe App

Requirements:&#x20;

* The below steps propose a Safe transaction to disable oSnap. Transactions can only be proposed to a Safe by that Safe's Signers or Proposers. You can view these roles on your Safe's settings page.
* Executing the proposed Safe transaction requires your minimum number of Signers to sign the transaction and one Signer to execute the transaction.

Steps:

1. Navigate to your DAO's Safe treasury on the Safe(Wallet) app: <https://app.safe.global/>

2. Click "Apps" on the left side bar and open on the "Zodiac" App<br>

   <figure><img src="https://2020722513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKdaoNjf9AzgWFNHyPo5b%2Fuploads%2FsgIXFxWL4QsaVmdObF9Q%2Fimage.png?alt=media&#x26;token=08884746-292c-4737-baac-5dc47898b628" alt=""><figcaption></figcaption></figure>

3. Under the Modules and Modifiers heading, click on the "UMA OSNAP MODULE" and then the "Remove" button.\
   Note: if no "UMA OSNAP MODULE" shows under the "Modules and Modifiers" heading, your treasury does not an oSnap module.<br>

   <figure><img src="https://2020722513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKdaoNjf9AzgWFNHyPo5b%2Fuploads%2FRt4X0ncuPJwVOo0TCnWX%2Fimage.png?alt=media&#x26;token=00a11017-c69e-4a0e-acc6-27a183ceb46f" alt=""><figcaption></figcaption></figure>

4. Click "Submit Transactions" in the Zodiac "Bundle Transactions" modal<br>

   <figure><img src="https://2020722513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKdaoNjf9AzgWFNHyPo5b%2Fuploads%2F4fZxjK5HT5xLt6XFKyw3%2Fimage.png?alt=media&#x26;token=ba45ff8d-99ce-4270-be59-4c3451e294e6" alt=""><figcaption></figcaption></figure>

5. This will propose a "disableModule" transaction in the Safe(Wallet) dapp. This transaction can be proposed, reviewed, signed, and executed as per the typical Safe(Wallet) transaction flow.

<figure><img src="https://2020722513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKdaoNjf9AzgWFNHyPo5b%2Fuploads%2FwdUhRYfqEXQLufjiWeih%2Fimage.png?alt=media&#x26;token=a53656f4-8f69-4a8b-a3cd-f3dffe666ec5" alt=""><figcaption></figcaption></figure>

6. After this transaction is executed, oSnap is disabled from your Safe treasury. You can verify that your Treasury has no remaining oSnap modules as per the note in step number 3 above.&#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.uma.xyz/resources/osnap/disabling-osnap-via-zodiac-safe-app.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.
