# Watchlists

The ⭐️ **Watchlists** tab allows you to create multiple watchlists.&#x20;

The watchlists are housed in table-blocks that you can duplicate and reorder easily.&#x20;

### Creating Watchlists

Each table-block is either a *stocks* watchlist or a *crypto* watchlist. You set this in cell A1 of each block.&#x20;

<figure><img src="/files/AwFQ4o0Wi7c6X6D5Ic1E" alt="" width="375"><figcaption><p>Setting the Watchlist Type.</p></figcaption></figure>

After setting the type for a block, enter some tickers in column A. The watchlist will immediately populate with relevant information. &#x20;

Duplicate the blocks to create as many watchlists as you want. Name your lists in cell B1.

<figure><img src="/files/8ayuxB5qlgqs4ZPzmZhj" alt="Smol Compute - Portfolio Tracker – Premium Templates for Apple Numbers."><figcaption><p>The Watchlists Tab</p></figcaption></figure>

### Using the Target Market Cap Tool

The **Target MktCap Tool** allows you to set a target market cap to see, for each asset in your watchlist, the X multiple in market cap growth that corresponds to this asset reaching the target market cap.&#x20;

For example:&#x20;

Say I set the target market cap to $69,000,000,000, roughly the current market cap of DOGE.&#x20;

Column L will then display the X multiple implied by each asset reaching a market cap of $69,000,000,000.&#x20;

Since the current market cap of MKR is roughly $2,600,000,000, reaching the target market cap would mean roughly a 26.5 X increase in the price of the MKR token (assuming the circulating supply stays the same). &#x20;

<figure><img src="/files/zON3jkMlEQbYMr5ii4gm" alt=""><figcaption><p>The Target MktCap Tool</p></figcaption></figure>

See the included  Demo Portfolio to get familiarized with this new section.&#x20;


---

# 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://guides.smolcompute.xyz/1/tracker/watchlists.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.
