# Investment Tranches

TrancheVest offers three distinct investment tranches corresponding to different risk levels:

* **GreenTranche Module (Low Risk)**
  * Focus: Capital preservation and stable returns
  * Typical assets: Stablecoins, blue-chip cryptocurrencies
  * Strategies: Staking, lending on established platforms
  * Target annual return: 5-10%
* **BlueTranche Module (Medium Risk)**
  * Focus: Balanced growth with managed volatility
  * Typical assets: Mid-cap tokens, yield farming opportunities
  * Strategies: Liquidity provision, managed yield farming
  * Target annual return: 10-20%
* **GrowthTranche Module (High Risk)**
  * Focus: Maximum growth potential
  * Typical assets: Small-cap tokens, new protocols with high potential
  * Strategies: Strategic position taking, active trading
  * Target annual return: 40%+


---

# 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://tranchevest.gitbook.io/tranchevest-1/financial-layer-goat-sdk/investment-tranches.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.
