# How to document payments using Bulla into a Gnosis Safe

A remittance (payment, check or grant) is easily done wallet to wallet.  It would not require a protocol.  The remittance function in Bulla Banker is to document payments. Like a check registry.&#x20;

Remember to connect to Gnosis wallet. See [here](https://app.gitbook.com/o/-Me1iCg2pLRRvsi9C9u2/s/s9uBbdXq7LYyudNMR2vD/c/gykEYT7d0UY8n2o6VpSb/guides/how-to-connect-to-a-gnosis-safe).

Imagine a person has won a competition and we want to send them a reward. We open Bulla Banker and

![](/files/0cArUVjrTWS8ydz1Y29g)

NB - We have changed modal to say Create New **Payment** (used to be called create remittance) This gitbook still shows the general flow of a payment/remittance.&#x20;

![Make a simple remittance in Bulla on Gnosis](/files/g2soxkXmo4ZGCQqTgzcr)

Next, pay the remittance - press Pay&#x20;

**NOTE: No payment may be made in Gnosis Safe without confirmation from the other signatories.  Bulla Banker tells us that confirmations must be obtained in Gnosis.**&#x20;

![Waiting for Gnosis confirm ](/files/xcQs5RSbnqz1usFJ6lhb)

The other wallet **signatory** will see the pending remittance on Bulla Banker. &#x20;

![](/files/1OvhFLp6POF4YmD7q76m)

The other signatory wallet will see the pending remittance on Bulla Banker. &#x20;

![Confirmation waiting. ](/files/2oiGzhrLKIGLE81hiqG6)

Use the Gnosis dashboard to confirm and submit, as there are only 2 signatories, and this signatory is last to confirm, the remittance is executed.&#x20;

In the case that all parties only use Bulla Banker, there will be sufficient confirmations for payment, BUT some signatory will need to go into Gnosis dashboard and **execute** the transaction. Bulla Banker can only create and confirm accounting details - execution must be done via Gnosis. (it's why you have multi sig wallets)


---

# 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/how-to-document-payments-using-bulla-into-a-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.
