# How to Use Sector Analysis

If you're into altcoin trading and want to keep an eye on different sectors to find the best performers, KreiosLabs has you covered.&#x20;

With the Sector Analysis feature, you can now identify sector rotations and find the strongest coin within the sector—real-time.&#x20;

You can access this on the app by clicking `Analyze` > `Compare`. From there, it will take you to another page where you can add sectors to create your watchlists to easily track their performance.&#x20;

<figure><img src="/files/q9ZQja0fJM1elGI4taZO" alt=""><figcaption></figcaption></figure>

## How to add a sector

1. Click the `Add a sector` button on the right side of the screen.
2. A sector list modal should appear. From here, you can add all the sector lists you want to add into your dashboard.&#x20;

{% hint style="info" %}
Note that you can add the same sector again on your dashboard so be careful of duplicates. Don't worry, you will still be able to[ delete/edit](#how-to-delete-edit-a-sector) those sectors in your dashboard.&#x20;
{% endhint %}

## How to create a custom sector

1. Click the `Add a sector` button on the right side of the screen.
2. A sector list modal should appear. Click the `+` button to create a custom sector list.
3. Input the name of the sector, and search for the coins that you want to add in your watchlist. You have the option to remove them if you have mistakenly added a coin to the list.&#x20;
4. Once done, just click `Create sector` and it should appear on your dashboard.&#x20;

## How to delete/edit a sector

1. If you want to delete a sector, click the `⚙️` button on the left side of a sector list and click `Delete sector`.
2. To edit a sector, click the `⚙️` button on the left side of a sector list and click `Edit sector`. This will take you to a modal where you can rename the sector and add/delete coins. Once done, just click `Edit sector` to save.&#x20;

<figure><img src="/files/VA9Q3dRgS4NJfbVEYkcy" 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://kreioslabsdocs.gitbook.io/kreioslabs/how-tos/how-to-use-sector-analysis.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.
