# Mutisig Wallet

The most popular and trusted mutlisig wallet is Gnosis Safe. Gnosis Safe on KCC can be found here: <https://safe.kcc.io/welcome> .&#x20;

The following tutorials will give you a quick overview of how to use Gnosis Safe on KCC:&#x20;

{% content-ref url="/pages/pkcfict7GaUg3RUx10Ma" %}
[Create New Safe](/individuals/wallet/mutisig-wallet/create-new-safe.md)
{% endcontent-ref %}

{% content-ref url="/pages/pGSlNs7jBLD84of632T0" %}
[Send KCS From Your Safe](/individuals/wallet/mutisig-wallet/send-kcs-from-your-safe.md)
{% endcontent-ref %}

{% content-ref url="/pages/Oh6ykwNmlexu4L0re3vd" %}
[Use A DApp With Your Safe](/individuals/wallet/mutisig-wallet/use-a-dapp-with-your-safe.md)
{% endcontent-ref %}


---

# 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.kcc.io/individuals/wallet/mutisig-wallet.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.
