# Optimizing Secondary Market Sales

## The Theory

Many fund managers that participate in the secondary market, run analyses on what is the lowest price they could sell a company in the secondary market today, without impacting their fund's IRR. If this sale price is lower than the current post-money valuation of the company, this creates an actionably opportunity for the fund to generate DPI today while also being accretive to the fund's IRR.

Tactyc automatically "backsolves" for each company's optimal sale price today and the results are summarized under **Insights > Minimum Partial Sale Valuation** section.

[Learn more here](https://blog.tactyc.io/optimizing-partial-sales) for the underlying math behind this analysis.

## Minimum Partial Sale Valuation

This chart will show the results of the mimum sale valuation calculation. For each portfolio company, Tactyc will summarize:

* Current Holding Period
* Minimum Sale Valuation: This is the price a company could be sold at in the secondary market without impacting the fund's IRR
* Current Valuation
* Indicator whether the Minimum Sale Valuation is a discount or premium to the current valuation

<figure><img src="/files/jQG7jf3JgcWrbS0nhaTB" alt=""><figcaption></figcaption></figure>

##


---

# 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/insights/optimizing-secondary-market-sales.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.
