# Components

Below is an overview chart of roles and components:

<figure><img src="https://3496430163-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbey3QqLkQrkCxlgDKPaz%2Fuploads%2FK1gfaxLxq65jeH9483m6%2F%E6%88%AA%E5%9C%96%202025-04-22%20%E4%B8%8B%E5%8D%883.56.10.png?alt=media&#x26;token=f61c4a69-21d5-4e7e-9173-d58a2751f3aa" alt=""><figcaption><p>Components and Roles in TermMax</p></figcaption></figure>

The main components in TermMax include:

* [Market](https://docs.ts.finance/protocol-mechanisms/components/market)
* [Range Order / Pricing Curve](https://docs.ts.finance/protocol-mechanisms/components/range-order-pricing-curve)
* [Vault](https://docs.ts.finance/protocol-mechanisms/components/vault)
* [Token (FT, XT, and GT)](https://docs.ts.finance/protocol-mechanisms/components/token)


---

# 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.ts.finance/protocol-mechanisms/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.
