# Deploy your Curve

After your bonding curve is created, you must deploy it to the solana blockchain so that it can be used in your launches. To do this, you must access the 'view my curves' menu, where you can also rename and delete curves you've created. \
\
Here's how to deploy your bonding curve.&#x20;

{% @supademo/embed demoId="cmdbv9gd70nae10or1lzeb4t0" url="<https://app.supademo.com/demo/cmdbv9gd70nae10or1lzeb4t0>" %}

{% stepper %}
{% step %}

### Tap the start bar.

{% endstep %}

{% step %}

### Hit start.

{% endstep %}

{% step %}

### Tap launch.

{% endstep %}

{% step %}

### Go to curve settings.

{% endstep %}

{% step %}

### Select view my curves.

{% endstep %}

{% step %}

### Select the curve you want to deploy, rename or delete.

{% endstep %}

{% step %}

### Tap deploy curve to make it available to use during your launches.

{% endstep %}

{% step %}

### Congratulations, your curve is now deployed.&#x20;

All deployed curves will be available for use in the launch screen.&#x20;
{% endstep %}
{% endstepper %}


---

# 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.officialforge.com/the-custom-bonding-curve-and-fees/images-and-media-2.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.
