# Stake from BitGo

{% hint style="warning" %}
Kiln is a non-custodial staking provider. As a customer and owner of your assets, **it is YOUR responsibility to check and verify all the transactions you are signing**. While Kiln provides tooling to help you interact with your stakes (web applications, APIs), **Kiln is not responsible for the transactions that you sign.**
{% endhint %}

To stake on Kiln validators from BitGo, **please let your BitGo account manager know so that they can configure your account to point to Kiln validators.**&#x20;

You can then stake the following assets, either manually via the BitGo UI or  programmatically using the [BitGo REST API](https://developers.bitgo.com/):

| Asset                  | Stake via Kiln Dashboard         | Stake via BitGo Console | Stake via API |
| ---------------------- | -------------------------------- | ----------------------- | ------------- |
| Algorand (ALGO)        | ❌                                | ✅                       | ✅             |
| Avalanche (AVAX)       | ❌                                | ✅                       | ✅             |
| Babylon (BABY)         | Get in touch                     | ✅                       | ✅             |
| Cardano (ADA)          | Get in touch                     | ✅                       | ✅             |
| Celestia (TIA)         | Get in touch                     | ✅                       | ✅             |
| Cosmos (ATOM)          | Get in touch                     | ✅                       | ✅             |
| Ethereum (ETH)         | ✅ (using Bitgo Wallet extension) | ✅\*                     | Get in touch  |
| Injective (INJ)        | Get in touch                     | ✅                       | ✅             |
| Near (NEAR)            | Get in touch                     | ✅                       | ✅             |
| Osmosis (OSMO)         | Get in touch                     | ✅                       | ✅             |
| Solana (SOL)           | ⏳                                | ✅                       | ✅             |
| Stacks (STX)           | ❌                                | ✅                       | ✅             |
| Sui (SUI)              | ⏳                                | ✅                       | ✅             |
| Polkadot (DOT)         | Get in touch                     | Get in touch            | Get in touch  |
| Polygon (POL)          | ✅ (using Bitgo Wallet extension) | ✅                       | ✅             |
| The Open Network (TON) | Get in touch                     | ✅                       | ✅             |
| Thorchain (RUNE)       | ❌                                | ✅                       | ✅             |

The full list of assets supported by Bitgo is available [here](https://developers.bitgo.com/coins?query=).

## API details

Please visit the Bitgo API documentation available [here](https://developers.bitgo.com/api/v1.staking.request.create).&#x20;

### **Stake via UI** (BitGo Console)

You can stake ETH using the Stake tab of your BitGo console in a couple of clicks:

{% embed url="<https://drive.google.com/file/d/1cDNgSpcVpbHUGs_e3j_Epo3ZNuSuLQ2M/view?usp=sharing>" %}


---

# 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.kiln.fi/v1/integrations/custody-platforms/stake-from-bitgo.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.
