# Building a CryptoBond

**Visit our** [**dApp**](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>

## Building a CryptoBond

On the top menu bar, hover over and select Bond Builder

![Sync Dashboard](/files/CqwG8BGNFNEi1fTYlBDK)

You will see pre-approved CryptoBond pairs. Select the pair that you would like to bond, and continue below  &#x20;

![](/files/HxWhDW1YpSM4WUr4YPfN)

![Approved CryptoBond Pairs "Add Liquidity"](/files/6w6DsrSdhVRJDoYUnKou)

### **Adding Liquidity**

Select the "+" option to add liquidity. A new window will take you to convert your assets to liquidity &#x20;

![Liquidity Conversion](/files/824DBKdbzPpOWvHPP9H7)

Under the **Amount of ETH to use**, input the desired amount from your total ETH holding. Once you have your desired amount, select **Convert ETH to Liquidity Tokens**

Your Web3 wallet will open requiring approval of the transaction.

Approve your transaction, once it is broadcasted on the network wait for an approved message and you can close the SYNC popup window.

### **Creating your CryptoBond**

Back on the Bond Builder tab, select **Stake** next to the pair you added Liquidity for

![Approved CryptoBond Pairs "Create Bond"](/files/EvSDd7IUuY9kjAJ8EwwO)

Once presented with a new window to create a CryptoBond, take a moment to look at your Uniswap LPT Balance and your SYNC Token Balance. Approve the use of your Pair Token

![CryptoBond Creation Dashboard](/files/4GtbqKd2clVqAgeRCvbJ)

When ready, under Amount of LPT tokens to bond, drag the meter to desired percentage of LPT you wish to lock up

{% hint style="warning" %}
**Notice**: With each change on the dashboard, the amount of SYNC required per percentage will increase going up and decrease going down.
{% endhint %}

![CryptoBond Creation Dashboard Lock Percentage %](/files/rPM89tg6pHG1j1khk5e0)

Once you have your desired amount select the **TERM LENGTH** that your CryptoBond will mature at (i.e 90/180/360/720/1060 days). &#x20;

![CryptoBond Creation Dashboard "Term Length"](/files/zFMzlHX7D0ZbbcssaNhK)

Select **Create CryptoBond**, your Web3 wallet will open requiring approval of the transaction.

Approve your transaction, once it is broadcasted on the network wait for an approved message and you can close the SYNC popup window.

**You have now created a CryptoBond** :tada:&#x20;

{% hint style="info" %}
**Note**: CryptoBonds are ERC-721 Non-Fungible Token's and may be transferred between wallets
{% endhint %}

## **CryptoBond Terms Explained**

### 90 days

This is the lowest term for bond maturity, all earnings received after bond maturity.

{% hint style="info" %}
**Note**: The 90-day term is not compatible with Divs mode
{% endhint %}

### 180 days

Second, to the shortest term for bond maturity, all earnings are received after bond maturity.

{% hint style="info" %}
**Note**: The 180-day term is not compatible with Divs mode
{% endhint %}

### 1 year

The third-longest (middle) term for bond maturity, this term starts the option to receive earnings during or after maturity.  (360 days)

{% hint style="info" %}
**Note**: The 1-year term is compatible with Divs mode
{% endhint %}

### 2 year

The second-longest term for bond maturity, this term has the option to receive earnings during or after maturity. (720 days)

{% hint style="info" %}
**Note**: The 2-year term is compatible with Divs mode
{% endhint %}

### 3 year&#x20;

The longest term for bond maturity, this term has the option to receive earnings during or after maturity. Also boasting the highest Earning Rate. (1080 days)

{% hint style="info" %}
**Note**: The 3-year term is compatible with Divs mode
{% endhint %}

### Quarterly Mode 1/2/3 year

Quarterly mode allows your bond to acquire dividends while your CryptoBond matures. This mode incurs a lower Earning Rate which is paid out every quarter (90 days) &#x20;

![CryptoBond Creation Dashboard "Divs Mode"](/files/-MMUrjaqCkvWXcDeYTOZ)

{% hint style="info" %}
**Note**: Divs mode is only available for bonds ranging from 1-3 years
{% 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.syncbond.com/sync-network/cryptobonds/syncbond/building.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.
