# Creating your first Gnosis integration with Bulla

## Prerequisites

Create a Gnosis Safe

{% embed url="<https://gnosis-safe.io/app/welcome>" %}
Create a Gnosis Safe
{% endembed %}

## For this example, a Gnosis Safe with wallet address 0x89e0...5e6D has been created

![](/files/ww34l45DCSXXAhS4oG0i)

A second wallet 0x5C33...422f was added as a Safe Owner

To see who owns the safe, go to Settings -> Owners

![](/files/l9rwvLJmRv95KNMTRxfw)

Set the policies for the safe. This safe new 2 out of 2 owners to confirm transactions

So, Having set up a shared wallet with my friend - let's make a few payments&#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://bulla-network.gitbook.io/bulla-network/bulla-and-gnosis-examples/creating-your-first-gnosis-integration-with-bulla.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.
