# Maturing a CryptoBond

**Visit** [**syncbond.com**](https://app.syncbond.com/)

## Connecting your wallet

Select connect from the main menu and then chose your preferred Web3 wallet

![](/files/DK02zQvZKDVdEy2MTaWJ)

<div align="center"><img src="/files/-MMUXcUf6rw-igCNaYgE" alt="Supported Web3 Wallets"></div>

## Maturing a CryptoBond

On the top menu bar, hover over and select My Portfolio

![Sync Dashboard](/files/o5XjQDYyDyXvkTM0ZQ5c)

Once there you will see all Bonds that you own on your address

Find the Bond that you would like to mature

{% hint style="info" %}
Some CryptoBonds that are ready for Maturation will have a "Mature" stamp
{% endhint %}

![Mature CryptoBond](/files/-MWX5Kq8yZe3PYZ92xnS)

![CryptoBond Vaule](/files/-MWX6LLN5zWHpMrKSlTW)

Before you mature your bond make sure you understand the total value

#### Current LPT Value at Maturity

* LPT (Liquidity Pair Token)
* Current LPT value = (Token) + SYNC (equal values)
* Example: $600 ETH + $600 SYNC

{% hint style="info" %}
Not all LPT will be ETH+SYNC! Refer back to your bond for information
{% endhint %}

#### Current SYNC Value at Maturity

* The value of your SYNC currently locked in the bond

{% hint style="info" %}
This number will fluctuate depending on market value of SYNC. The number only applies If your bond were to mature today
{% endhint %}

#### Current Total Value at Maturity

* The total value of all blocks
  * LPT + SYNC
* Example: $1,237.78 LPT + $3,156.01 = $4,393.79 Total value

#### Once your ready select "Mature"

![](/files/Iud2di55yTnfNUiHsNhf)

{% hint style="danger" %}
**MATURING YOUR CRYPTOBOND WILL ALSO DELETE IT!**
{% endhint %}

**You have just redeemed your CryptoBond** :metal:&#x20;


---

# 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.syncbond.com/sync-network/cryptobonds/syncbond/maturing.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.
