# Advanced

- [Construction Methodology](https://docs.tactyc.io/advanced/construction-methodology.md): The following summary illustrates the Tactyc forecasting logic. Please reach out to us at support@tactyc.io if you would like further detail.
- [Updating Model for Actuals](https://docs.tactyc.io/advanced/updating-model-for-actuals.md)
- [Scenario Builder](https://docs.tactyc.io/advanced/scenario-builder.md): Change model parameters to run new fund scenarios quickly.
- [Custom Formulas](https://docs.tactyc.io/advanced/custom-formulas.md): Calculate custom metrics from KPI values or default Tactyc reporting fields
- [Disable Automatic Projection](https://docs.tactyc.io/advanced/disable-automatic-projection.md): How to reflect only actual investments in the Tactyc model
- [Fund of Funds](https://docs.tactyc.io/advanced/fund-of-funds.md)
- [Multi-Fund Views](https://docs.tactyc.io/advanced/multi-fund-views.md): Multi-Fund View enable you to pool together multiple vehicles into a single dashboard for analytics.
- [Capital Call Line of Credit](https://docs.tactyc.io/advanced/capital-call-line-of-credit.md): Tactyc enables you to model a capital call line of credit and evaluate the impact of the line on cash flows and expected interest expenses.


---

# 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/advanced.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.
