# FAQs

**Q: How is the yield locked, and can it change with market conditions?**

A: The yield is locked by simultaneously going short on futures and long on spot positions. This strategy ensures that the yield remains unchanged by market conditions if held until maturity. No matter the price fluctuations or disparity changes, your yield is secure.

#### **Q:** What happens at expiration?

A: Upon expiration, the funds are returned to your investment wallet. We're developing an auto-reinvest feature that will allow you to set a threshold limit to automatically re-enter the market or take the returns, giving you seamless control over your investments

#### **Q:** What do I receive to claim my investment?

A: You'll receive yield-bearing tokens that accrue value over time, similar to a bond. These tokens are based on the Solana blockchain and represent your growing investment.

#### Q: What are the risks involved in this investment?

A: While we strive to mitigate risks, one potential risk is the bankruptcy of a centralized exchange. However, our diversified approach across multiple exchanges aims to reduce this risk.

#### Q: Which exchanges are being utilized by Bond Hive?

A: Currently, we're utilizing Binance, OKX, Bybit, and Deribit for our operations. We are also in the process of continuously onboarding additional exchanges that offer delivery futures to expand our reach and enhance our service.

#### Q: Can I access my investment before maturity?

A: Yes, while our bonds are designed for holding until maturity to realize the full yield potential, you can exit your position early in the secondary market. Keep in mind that this may affect the final yield received.


---

# 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/resources/faqs.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.
