# FAQs

- [How are Tactyc metrics calculated?](https://docs.tactyc.io/portfolio-construction/faqs/how-are-tactyc-metrics-calculated.md)
- [Construction vs. Current Forecasts](https://docs.tactyc.io/portfolio-construction/faqs/construction-vs.-current-forecasts.md)
- [Downloading Charts](https://docs.tactyc.io/portfolio-construction/faqs/downloading-charts.md): Any chart on Tactyc can be downloaded for offline use. Supported formats are usually PDF, images and Excel.
- [Reserve sizing](https://docs.tactyc.io/portfolio-construction/faqs/reserve-sizing.md)
- [Fractional investments](https://docs.tactyc.io/portfolio-construction/faqs/fractional-investments.md): Why are the number of investments fractions?
- [Enter number of investments directly](https://docs.tactyc.io/portfolio-construction/faqs/enter-number-of-investments-directly.md): Why can I not construct my fund model from number of investments instead of capital allocation percentages?
- [Setting exit multiples directly](https://docs.tactyc.io/portfolio-construction/faqs/setting-exit-multiples-directly.md)
- [Backsolving to find an ideal portfolio](https://docs.tactyc.io/portfolio-construction/faqs/backsolving-to-find-an-ideal-portfolio.md): Can Tactyc solve for ideal construction parameters?
- [Adjusting Pacing](https://docs.tactyc.io/portfolio-construction/faqs/adjusting-pacing.md)
- [Liquidation at the end of fund's life](https://docs.tactyc.io/portfolio-construction/faqs/liquidation-at-the-end-of-funds-life.md)
- [No or very little recycled proceeds](https://docs.tactyc.io/portfolio-construction/faqs/no-or-very-little-recycled-proceeds.md): I have turned on recycling assumptions but my fund shows no or very little recycled proceeds
- [Creating a Fund of Funds Allocation](https://docs.tactyc.io/portfolio-construction/faqs/creating-a-fund-of-funds-allocation.md)


---

# 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.tactyc.io/portfolio-construction/faqs.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.
