> For the complete documentation index, see [llms.txt](https://usdmeme.gitbook.io/usdmeme-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usdmeme.gitbook.io/usdmeme-docs/usdmeme-basics/lp-instructions.md).

# LP Instructions

LP Instructions

1. Team will be able to set up the launch parameters, including the stages (LP add, WL only purchase and public launch), and the vesting with the assistance of the Krystal team.
2. Team will also be able to set the range for the LPs (all LPs will have the same parameters), as an example, $Wewe set $3k - $3m - this means that the seed LPs for $Wewe launch were all in ETH by the time the pool value reached a valuation of $3m.
3. $Memeteam is able to set a wider range if they choose - this reduces the fees earned during the launch, but enables LPs to be able to continue to benefit from any pool value greater than $3m.
4. LPs are able to have their wallets WL to be able to add liquidity to the pool before the WL period is activated by the team on Krystal
5. Once LPs have added their capital, the next step is to activate the next stage
6. Team can activate the WL stage at the announced launch time
7. Team can activate the public stage at the announced public launch time
8. At the public sale stage everyone can continue to trade the pool, however seed LPs will be vested until the set time has elapsed (3 months)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://usdmeme.gitbook.io/usdmeme-docs/usdmeme-basics/lp-instructions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
