# Staking

Dfns offers seamless staking integrations, enabling efficient asset management for users. Our service is designed to simplify interactions with staking provider, providing a secure and user-friendly experience. While we currently support integration with Figment, we are actively working on expanding our offering to include additional major exchanges such as Kiln, Twinstake, and many more in the near future. This ensures that users can manage their assets across multiple platforms with ease and confidence, all within the Dfns ecosystem.

{% hint style="info" %}

### Important Information Regarding Staking Reward Variability

All users should understand that staking rewards, including the Annual Percentage Rate (APR), are dynamic and may fluctuate. Any rate presented in our documentation would be for informational and illustrative purposes only and should not be considered a guarantee of future returns.

The variability in rewards is a fundamental aspect of the network's protocol and is determined by real-time network conditions. These can include, but are not limited to, total network staking participation and validator performance.

To obtain the most precise and current reward information, you may refer directly to the staking provider as listed below. Their platform will reflect up-to-date reward data.&#x20;
{% endhint %}

### Supported Protocols

| Protocol   | Asset  | Providers \* |
| ---------- | ------ | ------------ |
| `Babylon`  | `BTC`  | Figment      |
| `Ethereum` | `ETH`  | Figment      |
| `Iota`     | `IOTA` | N/A          |

{% hint style="info" %}
\* N/A indicates that staking is integrated directly with the native blockchain protocol without going through a third party provider.
{% endhint %}


---

# 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-legacy.dfns.co/d/integrations/staking.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.
