# Valuation

Term Repo Tokens should be valued at the price of the underlying purchase token multiplied by the redemption value (typically 1:1) adjusted for (i) the time value of money and (ii) the perceived risk of collateral backing those loans and (iii) the required maintenance margin ratios applied to those loans. The time value of money should reference the redemption timestamp, which is the earliest time at which Term Repo Tokens can be redeemed (typically begins within 24 hours of the repurchase date).

<br>


---

# 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.term.finance/protocol/term-repo-tokens/valuation.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.
