# Send to other Kinto Wallets

You can send funds directly from your Kinto wallet to other Kinto wallets - gas free. Select the 'send' button in the menu bar. You will then see the below screen.&#x20;

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

Select the asset you want to send from the drop down - in the screenshot above it auto-populated as WETH and input the amount. Input the Kinto wallet address you want to send the funds to. This feature can only be used to send funds directly to other wallets on Kinto.&#x20;

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

In the screenshot above you can see that the user has chosen to send 185 USDC. Next click 'send' and confirm the transaction with your signer(s).&#x20;

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

When the transaction is complete, you will see the below confirmation. The recipient Kinto wallet will instantly be credited with the funds. Click 'continue' to navigate back to Kinto.&#x20;

<figure><img src="/files/leIpiLZr90BTwT1SOLpN" 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.kinto.xyz/kinto-the-modular-exchange/user-guides/send-to-other-kinto-wallets.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.
