# Staking

{% hint style="danger" %}
Staking is currently suspended ([X announcement](https://x.com/Contango_xyz/status/1985828910517665846)).\
TANGO buybacks are currently in place ([X announcement](https://x.com/Contango_xyz/status/1987943415993299238)).
{% endhint %}

These are the main sections of the Staking interface:

<figure><img src="/files/vvqRoF47tikZslRvyFk6" alt=""><figcaption></figcaption></figure>

## 1. Overview

Here you can see the total amount staked on Contango and its dollar value.

On the right, you can see the max staking APR, which includes rewards from LPing on Balancer (swap fees and wstETH bearing yield), plus rewards coming from Contango's protocol fees.

## 2. Staking ticket

It you've never staked before, only this section shows up. It allows you to select a duration and stake your CBPT.

## 3. Your staking position

Once you've staked, this section appears and recaps your staking details. It also allows you to monitor your pending rewards and claim them.


---

# 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.contango.xyz/app/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.
