# Components

<figure><img src="https://112581103-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4ZtRrFBEVVoDKIFcgRci%2Fuploads%2FF3y362ZyObYQZaF9WPa0%2FScreenshot%202024-06-10%20at%202.52.05%E2%80%AFPM.png?alt=media&#x26;token=3d5e5c2c-685f-4582-9408-cfcaf4fe1b5d" alt=""><figcaption></figcaption></figure>

HiYield infrastructure has two key components:

1.) **Onchain infrastructure:** This includes various smart contracts each with a dedicated purpose.

2.) **Offchain infrastructure:** This includes our relationships with custodians and broker dealers, as well as template traditional legal contracts


---

# 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.hiyield.xyz/components.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.
