# Portfolio Optimization

Leverage Franklin AI’s proprietary portfolio optimizer to create high-Sharpe portfolios tailored to your investment goals.

* **Efficient Frontier**: Portfolios are suggested based on efficient frontier calculations, tested against recent market movements for accuracy.

<figure><img src="/files/GR6CClBA4FNwK4mgj8Fj" alt=""><figcaption><p>The Efficient Frontier Analysis</p></figcaption></figure>

* **Backtesting**: Uses training and test datasets to validate portfolio performance before suggesting an optimal allocation.
* **Customizable Exposure**: Users can target specific ecosystems or coin categories for tailored investment strategies.
* **Medium to Long-Term Strategies**: Focuses on stable holding durations, ranging from days to months.

<figure><img src="/files/HVAVYxsAuP2jwDLByNo4" alt=""><figcaption><p>Portfolio Compositions</p></figcaption></figure>

<figure><img src="/files/JBHzuLc7EHuc2j3dyBZx" alt=""><figcaption><p>Portfolio Composition Breakdown</p></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.frnx.ai/core-functionalities/portfolio-optimization.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.
