# Initial Price

Similar to initial supply, changing the magnitude of the initial price will effect the required initial reserves. Increasing initial price will increase the required reserves, and decreasing initial price will decrease the required initial reserves.<br>

Increasing the initial price increases required initial reserves.

<figure><img src="/files/K91STPPdJ7Wod8NzbHFV" alt=""><figcaption><p>Initial price set to 5.</p></figcaption></figure>

Decreasing the initial price decreases the required initial reserves.

<figure><img src="/files/fzLMstGJhYKUuI4Uo0os" alt=""><figcaption><p>Initial price set to 0.5.</p></figcaption></figure>


---

# 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://bonding-curve-research-group.gitbook.io/bonding-curve-research-group-library/bonding-curve-parameter-matrix-and-trade-off-decisions/initial-price.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.
