> For the complete documentation index, see [llms.txt](https://docs.oneclick.fi/oneclick/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oneclick.fi/oneclick/products/farming-vaults-and-structured-products.md).

# Farming Vaults & Structured Products

One Click Crypto also aims to offer a few pre-packaged DeFi yield products tailored toward asset managers, larger funds, or providers.&#x20;

These products would help to provide diversified exposure to various DeFi sectors within a single instrument.&#x20;

The products would have the following properties:

* **Constructed using risk & safety methodology in mind**: Using the unique One Click Crypto’s [Risk & Safety Scores](/oneclick/products/risk-and-safety-scores.md) methodology, the robust diversified portfolios can be crafted
* **Yield bearing**: These products are not just about safety; they’re also about harnessing the potential of DeFi to generate yields.
* **Auto-compounding**
* **Automatically rebalanced**

<figure><img src="https://cdn-images-1.medium.com/max/1200/0*iaKMtefAJx7EEwB0" alt=""><figcaption></figcaption></figure>

The details are outlined in the [Methodology](/oneclick/products/farming-vaults-and-structured-products/methodology.md) section.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.oneclick.fi/oneclick/products/farming-vaults-and-structured-products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
