# Selecting an Investment Model

Once you have created a new trading account that was approved by the clearing firm, the next step is to select a model that suits your investment preferences and risk tolerance. These models are defined by your broker, each model representing a collection of securities with a certain target weight in the portfolio (the weight may fluctuate within a pre-defined threshold as security prices are changing).

![](/files/-MCzD6jZpB-a24aM45dt)

When you click on a model, a confirmation window will appear, enabling you to verify that this model should be used to manage your portfolio. Click **Confirm**.

![](/files/-MCzD6jcVnhFIlm46UD9)

Once the model has been selected, you will immediately be re-directed to the **Portfolio** tab that gives you an overview of your portfolio: it shows the current market value of the portfolio, its returns over different time periods as well as the breakdown of the portfolio by different asset classes:

![](/files/-MCzD6je_GFMVvp-kJMh)


---

# 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://api-documentation.autoshares.dev/user-guide/digital-advisor/selecting-an-investment-model.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.
