# No or very little recycled proceeds

If you have turned on recycling provisions for your fund but still see zero recycling (or not enough recycling), there may be a few reasons why this is occurring.

## In order for exit proceeds to be recycled a few conditions need to be met:

* **Condition 1:** There should be enough exits within the **investment** window (for initial and following investments). If exits are coming in far too late, then there is nowhere for those exits proceeds to be recycled ***into.***
* **Condition 2:** There should be enough exits **within** the recycling window.

Finally, if the amount needed for investments within a given period is far lower than the exit proceeds - then the model will only recycle the minimum amount needed to pay for investments. For e.g., if you have $1mm of exit proceeds in a given month but only have $100k of investment within the same month - only $100k will be recycled.

## **A note about exit proceeds from actual investments:**

* If an actual investment that you have defined has been sold, and you have recycled the exit proceeds from that deal, Tactyc will try to recycle those exit proceeds **if there is another investment occurring within the same month.** \*\*If there is no investment occurring within the same month, then those exit proceeds will not be recycled.
* Note that you can always manually update the actual amount recycled, by [updating the model for actuals](/advanced/updating-model-for-actuals.md) and updating the *Exit Proceeds Recycled* row.


---

# 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/no-or-very-little-recycled-proceeds.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.
