# Stake from Coinbase Custody/Prime

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

| Asset             | Stake via UI | Stake via API |
| ----------------- | ------------ | ------------- |
| Aptos (APT)       | ✅            |               |
| Avalanche (AVAX)  | ✅            |               |
| Cosmos Hub (ATOM) | ✅            |               |
| Near (NEAR)       | ✅            |               |
| Solana (SOL)      | ✅            |               |
| Stacks (STX)      | ✅            |               |
| Sui (SUI)         | ✅            |               |
| Tezos (XTZ)       | ✅            |               |

The full list of supported staking protocols is visible on [this page](https://help.coinbase.com/en/prime/staking/introduction) of the Coinbase Prime helpdesk.

## Stake via UI&#x20;

For all the assets listed above, navigate to the asset's page. Click on the Stake button in the Actions section. If you are already delegating to a validator, follow [these instructions](https://help.coinbase.com/en/prime/staking/change-validator) to change which validator you delegate to.

Choose or enter the Kiln validators and follow the instructions.&#x20;

## Kiln validators

Kiln validator addresses are available here:&#x20;

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

## Stake via API&#x20;

Please get in touch with your Coinbase Custody account manager for API access.


---

# 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-coinbase-custody-prime.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.
