# Post Investment Management

If the project we would like to invest&#x20;

### Had issued a token

#### Take Looksrare as an example

Looksrare issued its token in January 2022. We could add the project to the list of on-chain investments.

Imagine we invest 2M $LOOKs in their A round, we could input the on-chain investment by clicking on **Manage Schedule**, and then:

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

Now we can track them here

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

Looksrare's going to raise series B. We are wondering if we should invest in another round. At this time, we may need some more specific indicators—— Let's check at Looksrare project page.

We will find out that Looksrare lost in the NFT Marketplace Competition and has only about 1/30 DAU of its competitors.

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

Then we decide not to attend this round and wait for the unlock time to sell our unlocked tokens.

### Run by equity

#### Take Opensea as an example

Because Opensea hasn't issued their tokens yet (or never will), we could add the project to the list of off-chain investments.

Imagine we invest 50M for a 5% share of Opensea in the seed round, we could input the off-chain investment like this:

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

Now your portfolio value would be 50M.

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

Now it's Opensea's series A, when you are wondering if you should invest in another round, you check our Opensea project page. And you find out that Opensea still dominates the NFT marketplace track and has 40x DAU of its competitors.

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

So you make an additional investment of 50M and this round the unit price is 20M.&#x20;

You can update the Opensea investment like this:&#x20;

Months later, Opensea raised series B at the unit price of 40M, you think it's time to exit, so you exit all your shares (7.5%), and now you have a 200M realized gain.

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

### Plans to issue tokens &#x20;

#### Blur is used here as an example.

Blur has not yet issued tokens but plans to issue their token $BLUR in the near future, so there is no $BLUR price on the market.

You want to predict how much return Blur will bring to you after its release in the future, so you need to make a reasonable estimate of the future market value of Blur tokens.

Project hub will be a good valuation tool, which can compare Blur's data with other competitors, such as user overlap, profitability, user attraction, and other key indicators.

First, you can use the Project hub to determine the projects with the highest overlap with Blur users.

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

Second, you can compare the number of users and DAU trends between similar products to see whether Blur has an advantage among them.

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

Third, further compare the user retention rates between competing products to see if they can attract users and make users rely on the product.

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

Finally, you find a project that has issued tokens similar to Blur and compare it with a reasonable range of Blur's future market value.


---

# 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.scopescan.ai/use-cases/post-investment-management.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.
