# LBP Simulator

The LBP Simulator is a powerful tool designed to help you set up your Liquidity Bootstrapping Pool (LBP) parameters effectively. Here’s how you can make the most out of it:

1. **Accessing the Simulator**
   * To begin, navigate to the [LBP Simulator.](https://docs.google.com/spreadsheets/d/125MgAqv0f81Qp6y9VZHAcwMkVhvdcNKA/edit#gid=745957496)
2. **Setting Initial Parameters**
   * You will need to input various parameters such as the starting and ending weights, initial liquidity, and the duration of the LBP. The simulator allows you to experiment with different settings to see how they might impact the token price and distribution over time.
3. **Evaluating Outcomes**
   * The simulator provides visual graphs and data to help you understand how your chosen parameters will influence the price trajectory and token distribution.&#x20;
4. **Additional Features**
   * The LBP Simulator also includes features to simulate different levels of market demand and participation. This can help you anticipate various scenarios and adjust your strategy accordingly.

#### Note

While the LBP Simulator is a useful tool for setting up LBP parameters, the actual outcome is heavily influenced by the demand from participants. We recommend contacting the Fjord team to discuss the ideal parameters for your sale, ensuring you are well-prepared for a successful launch.


---

# 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://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/lbp-simulator.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.
