# Using Gnosis Safe

## Create Gnosis Safe

First of all you should create a gnosis wallet in <https://gnosis-safe.io/app/welcome> (please keep in mind that gnosis is technically a contract and will be deployed on specified network, so you can't use same wallet in multiple networks and should create on each network another gnosis safe).<br>

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

During creation you should answer for a few simple question + initialize contract (please notice that this is payable operation and you should have some funds for a network fee)

## Select WalletConnect Safe App

After you have successfully created a gnosis safe you'll be redirected to dashboard. There please select Apps and WalletConnect and follow instructions<br>

<figure><img src="/files/13TifPMXp5wyFGNINX9s" alt=""><figcaption></figcaption></figure>

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

## Get Tokensfarm WalletConnect Connection Code

Now go to any of our DcentraLab projects (e.g. <https://tokensfarm.com>, <https://app.chainport.io>, <https://www.hord.fi/>) and click Connect Wallet

<figure><img src="/files/mhqDgIdHQABubbYpiPwl" alt="" width="375"><figcaption></figcaption></figure>

Select WalletConnect and Click copy button (if you are on desktop)

<figure><img src="/files/DvXWcedjcqtxRUcRItEp" alt="" width="375"><figcaption></figcaption></figure>

## Paste TokensFarm WalletConnect Connection Code in Safe App

And now you should paste this in your Safe App UI dashboard<br>

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

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

## That's It! You're Connected!&#x20;

Go back to TokensFarm app and you should see an active connection with WalletConnect to your gnosis safe.

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


---

# 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.tokensfarm.com/overview/using-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.
