# Portfolio Construction

- [Getting Started](https://docs.tactyc.io/portfolio-construction/getting-started.md): Starting your first fund on Tactyc
- [Construction Wizard](https://docs.tactyc.io/portfolio-construction/construction-wizard.md)
- [General](https://docs.tactyc.io/portfolio-construction/construction-wizard/general.md): Basic information on your fund.
- [Sector Profiles](https://docs.tactyc.io/portfolio-construction/construction-wizard/sector-profiles.md): Define macro views on the round sizes, valuations and performance
- [Allocations](https://docs.tactyc.io/portfolio-construction/construction-wizard/allocations.md): Allocations are where you define the types of investments your fund will be making. Think of these as “investment profiles”.
- [Fees & Expenses](https://docs.tactyc.io/portfolio-construction/construction-wizard/fees-and-expenses.md): Define the management fees and expected fund expenses.
- [Exit Recycling](https://docs.tactyc.io/portfolio-construction/construction-wizard/exit-recycling.md): Optional section if your fund supports future exit proceeds to be re-invested back into new investments.
- [Waterfall](https://docs.tactyc.io/portfolio-construction/construction-wizard/waterfall.md): Define the profit splits between LP’s and GP’s. Tactyc supports both the American (deal by deal carry) and European (fund level carry) provisions.
- [Limited Partners](https://docs.tactyc.io/portfolio-construction/construction-wizard/limited-partners.md): This is an optional section. If left unfilled, the forecasted model will summarize LP returns as a single LP entity. If you’ve defined LP’s in this section, the model can forecast returns for each LP
- [FAQs](https://docs.tactyc.io/portfolio-construction/faqs.md): Answers to common questions around portfolio construction
- [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.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.
