# Factory

### **1.“What will happen when circulating supply = Total supply? Will emissions stop?”**

Yes. Once the max supply of $SROCKET (100K) is reached, emissions stop. This is going to be in a year from when the $SROCKET farms start. $SROCKET will always print $ROCKET in the Launchpad, though, as long as $ROCKET is above peg.

### 2.“Why is ‘at-peg’ (TWAP between 1.00 and 1.01) the best time to provide liquidity?”

When $ROCKET is pegged or close to being pegged to 1 ROCKET : 1 FTM, it is more akin to having exposure to a single asset (single staking) than to your traditional LP'ing experience, where you would run the risk of impermanent loss if one of the tokens went up in value and the other did not.

### 3. "Wait, you mean that if $FTM pumps, $ROCKET pumps with it?"

Yes!\
\
Let's take an example:\
\
If $FTM pumps in price, it won't 'outrun' $ROCKET.\
\
The APR will vary in terms of its $USD value, but emissions won’t. This is something that wouldn't be possible with another 1:1 pegged asset like a stable coin LP position, where the $USD value is directly tied to the emissions. If $FTM rises in $USD value, $ROCKET goes with it. Same if $FTM falls in $USD value, $ROCKET will be worth less in $USD, but it won’t affect the peg. The only thing that can change the price of $ROCKET in terms of its $FTM value is buying and selling it.


---

# 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://rocketfi.gitbook.io/rocketfinance.xyz/faq/factory.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.
