# Deploy

Review all of your edits and parameters to ensure they are correct. &#x20;

Before deploying:

* Ensure you are deploying on the correct chain.
* Ensure you have enough funds in your wallet to pay for gas fees.
* Once confirmed, select Deploy to begin the confirmation process within your Web3 wallet.

<figure><img src="/files/3eTTOUPKk2UmVtEXwZFr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5pHEOQTgBnxGW2Ifc7bw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SyUN7B3I5ivabHz66iN8" alt=""><figcaption></figcaption></figure>

* After selecting deploy from the pop up notification, you will be prompted to confirm the deployment and gas fee in your Web3 wallet.  Select confirm to complete the process.&#x20;

<figure><img src="/files/wJILjiyDDKGqIdCk5rIY" alt=""><figcaption></figcaption></figure>

* Once the deployment is complete, you will receive a confirmation within your dashboard with a link to the contract details on the block explorer.

<figure><img src="/files/6lgeyxVuDZiafrkNMeiQ" alt=""><figcaption></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://tokensoft.gitbook.io/tokensoft/events/setting-up-a-raise-event/deploy.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.
