# Create transactions

How to send VIC and VRC-25 tokens from your Safe.

### Step 1 : Creating Transaction

To create a transaction, click the "New Transaction" button in the side menu and choose "Send funds".<br>

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

### Step 2: Input Recipient&#x20;

You will be able to select the recipient. Either by choosing one of the addresses from the address book or  a new address in the input field.

<figure><img src="/files/0odYBqxDjP6FLOyJCrnq" alt=""><figcaption></figcaption></figure>

### Step 3: Choose Transfer Amount

Make sure to input and double check the amount as well as the token for transfer.

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

Before proceeding, verify the recipients and the amounts. Then, click "Next" to execute and sign the transaction.


---

# 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/create-transactions.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.
