# My ETF Feature

With our innovative "My ETF" feature, you have the power to tailor your investment portfolio according to your preferences.&#x20;

### Adding and Removing ETFs Made Simple

Adding or removing ETFs to your customized list is a breeze. Simply locate the '☆' button on any ETF screen displaying the '☆' symbol, and with a single click, you can add it to your "My ETF" list. If you change your mind or want to make adjustments, just tap the '★' button again to remove it.

### Easy Access with My ETF Tab

Navigate your customized ETFs effortlessly with the dedicated "My ETF" tab in our ETF Screener. This tab allows you to conveniently view all your specified ETFs in one place, streamlining your investment management process.

### Use in Backtesting&#x20;

Say goodbye to the hassle of searching for ETFs every time you conduct backtesting. By designating your preferred ETFs as part of your "My ETF" list, you can streamline the backtesting process and focus on refining your investment strategy with ease.

<figure><img src="/files/e2TN7M19bD7yD6zvXYSl" 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.etf-portfolio.com/how-to-choose-etfs/my-etf.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.
