# Solution Overview

The concept of contango in market trading is crucial for understanding how Bond Hive optimizes its yield bearing token issuance strategies. Contango occurs when:

* Future price of a commodity is higher than the spot price
* Traders expect the commodity’s price to rise over time

<figure><img src="/files/EZ7OPbFoVjGklk98Affw" alt=""><figcaption><p>Contango Market and basis spread</p></figcaption></figure>

## Entering Delta Neutral Strategy - Automated Workflow

Bond Hive leverages contango market condition to structure profitable investments. We do it for user by:

* Selling futures contracts
* While simultaneously buying the underlying asset in spot at its current price

Thereby securing a guaranteed profit from the difference. If this position is maintained until maturity, at which point the prices converge, allowing investors to realize a profit from the difference.

## Sustainability of Yields


---

# 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://bond-hive.gitbook.io/bond-hive/solution-overview.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.
