# Creating a Safe on a web browser

Ready to get started on Viction and make sure your assets are secure? Let's walk through how to create a Safe on your web browser so you can manage your funds like a pro!

## Step 1: Visit the Viction Safe Website

Head over to the Viction Safe website (<https://vault.rabbitswap.xyz>). You'll be greeted with a simple interface that's easy to navigate.

## Step 2: Connect Your Wallet

Click on “Connect Wallet” and select your preferred wallet (Coin98 Wallet, MetaMask, etc.). You’ll need your wallet to interact with the Viction Safe platform.

<figure><img src="/files/1dYnaLylXe7xKBSzr9mj" alt="" width="563"><figcaption><p>Click on "Connect Walelt"</p></figcaption></figure>

<figure><img src="/files/rqOSZmHWE3BsjqeXMol6" alt="" width="563"><figcaption><p>Select your preferred walelt (Coin98, etc.)</p></figcaption></figure>

## Step 3: Start Creating Your Safe

Once connected, go to the “Safe accounts” section and hit “Create account” Here, you’ll be able to configure your Safe’s settings.

<figure><img src="/files/yGJ86lQ5dI2AWTMuZSi2" alt="" width="563"><figcaption><p>Configure you Safe's settings</p></figcaption></figure>

## Step 4: Choose Your Signers

Next, select the addresses of the participants who will help manage the Safe and set the threshold for approving the transaction. Make sure you’ve added all the necessary signers for a secure experience.

<figure><img src="/files/ryZjb562okQ8HoKZcsKN" alt="" width="563"><figcaption><p>Select the necessary signers and set the Threshold</p></figcaption></figure>

After everything is set up, click ‘Next,’ double-check the Safe settings, and activate your Safe by clicking ‘Create Account.’&#x20;

Now you’re ready to operate securely with Viction Safe!


---

# 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.rabbitswap.xyz/rabbitswap/viction-ecosystem/viction-safe-multisig/creating-a-safe-on-a-web-browser.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.
