> For the complete documentation index, see [llms.txt](https://docs.clor.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clor.io/support-us.md).

# Support us!

Thank you for using Clorio wallet and for wondering how to support us. We are a team of passionate and independent developers with the aim to develop blockchain ecosystems like Mina Protocol. If you want to support us you can either delegate your stake to us or send a donation.

### Delegation

You can delegate your stake to **WeStake:Club**, where **we charge only 2% fee** from the block rewards.

This is our staking address and you can find more on [WeStake:Club's website.](https://mina.westake.club)

{% tabs %}
{% tab title="Staking address for delegation 👇" %}

```
B62qq6ZYPG5JsjZnGJ3pADmRn6hU6qy13EhraTSymjSgyEDwoDR9Gd6
```

{% endtab %}
{% endtabs %}

### Donation

Any donation is welcome:

{% tabs %}
{% tab title="Addresses for donations 👇" %}

```
BTC:
bc1qwzlg6338hy3uhs9x5mgxxgr7p8cj7qvym854vm

ETH:
0xEb3c28b7D321a291233C35A758223EfCC97Ffa7A

Mina:
B62qq6ZYPG5JsjZnGJ3pADmRn6hU6qy13EhraTSymjSgyEDwoDR9Gd6
```

{% endtab %}
{% endtabs %}

or you can consider to [buy us a pizza 🍕](https://www.buymeacoffee.com/carbonara)

<https://www.buymeacoffee.com/carbonara>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.clor.io/support-us.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.
