# Stake from Anchorage

{% 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 %}

Anchorage supports staking on all the below protocols, which are also supported by Kiln. To stake with Kiln, select the Kiln operator in the Anchorage UI or enter the Kiln validator address as found on this page:&#x20;

{% content-ref url="/pages/sFgbc3zbAPcdznwHcXQk" %}
[Protocols](/v1/kiln-products/validators/protocols.md)
{% endcontent-ref %}

| Asset             | Stake via UI |
| ----------------- | ------------ |
| Aptos (APT)       | ✅            |
| Babylon (BBN)     | ✅            |
| Cosmos Hub (ATOM) | ✅            |
| DyDx (DYDX)       | ✅            |
| Ethereum (ETH)    | Get in touch |
| Evmos (EVMOS)     | ✅            |
| Osmosis (OSMO)    | ✅            |
| Oasis (ROSE)      | ✅            |
| Sei (SEI)         | ✅            |
| Solana (SOL)      | ✅            |
| Sui (SUI)         | ✅            |

Note, Anchorage also supports staking on the following protocols which are not yet supported by Kiln: Axelar (AXL), Agoric (BLD), Celo (CELO). If you'd like to stake these assets you hold in Anchorage, please get in touch with us.


---

# 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-anchorage.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.
