# What Does The UltraAlgo Robo-Advisor Do?

Our platform was designed for portfolio performance and speed. It runs algorithms that also allows users to identify the best performing combination of settings at the click of a button and in seconds.

Optimization outputs can be tuned either for Profit Factor (percentage of wins) or Profits (realized returns). Have access to the same features that are usually reserved for HFT (High Frequency Traders) by leveraging the power of genetic algorithms.

We recommend following the tutorial video listed below.

{% embed url="<https://youtu.be/FkbH5Dj1qPE?list=TLGGqUplM772_q8zMDA5MjAyMg>" %}


---

# 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.ultraalgo.com/product-overview/what-does-the-ultraalgo-robo-advisor-do.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.
