# Use Integral on Gnosis Safe

## Starting App <a href="#add-custom-app" id="add-custom-app"></a>

Find “Apps“ in the left sidebar, then search for "Integral".

<figure><img src="/files/Qt412bQPLujrEVPHiKox" alt=""><figcaption></figcaption></figure>

## Submit an Order <a href="#submit-an-order" id="submit-an-order"></a>

You can submit both TWAP order and Instant Swaps on Integral's Gnosis Safe version.

![Type in the amount you'd like to swap, then hit "TWAP".](https://mirror.xyz/_next/image?url=https%3A%2F%2Fimages.mirror-media.xyz%2Fpublication-images%2FRWuHV17BuVpzzVG6tePzR.png\&w=3840\&q=90)

![Hit "Confirm" after you've read everything about the trade.](https://mirror.xyz/_next/image?url=https%3A%2F%2Fimages.mirror-media.xyz%2Fpublication-images%2FhUNe3F6Oe_oD0UjPLDkiN.png\&w=3840\&q=90)

![Hit "Submit" on Gnosis Safe to submit your transaction.](/files/CkCwoBLyJIg7mkoT9qy4)

## Approve the transaction using Gnosis Safe <a href="#approve-the-transaction-using-gnosis-safe" id="approve-the-transaction-using-gnosis-safe"></a>

Approving transaction of Integral bears no difference than approving a simple transfer using Gnosis Safe--you need to sign and execute it.

![](https://mirror.xyz/_next/image?url=https%3A%2F%2Fimages.mirror-media.xyz%2Fpublication-images%2F9SEV06_-VxAtfufV3RSH7.png\&w=3840\&q=90)

If you need to have more than one singature to approve the transaction, simply ask other multi-sig holders to sign and execute. They can find the pending transaction in the “Transaction“ tab in the left sidebar.

![](https://mirror.xyz/_next/image?url=https%3A%2F%2Fimages.mirror-media.xyz%2Fpublication-images%2Fw2-Tlmn8IKxxtNfxX14P6.png\&w=3840\&q=90)


---

# 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.integral.link/size/getting-started/trader/use-integral-on-gnosis-safe.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.
