# Confirm & Deploy

#### Review the parameters of the bond market to be created

* [x] Check Vesting date is greater than Market End date **ONLY IF** Price model is <mark style="color:red;">**DYNAMIC**</mark>**&#x20;and** Vesting Date is a specific date e.g. 2023.04.17 (*you would have selected using Custom > Date > selecting a specific date*)
* [x] Check Estimated Gas is min 100,000 for Ethereum and 200,000 for Arbitrum

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

#### Set the allowance and sign on your web3 wallet

{% hint style="danger" %}
Recommended allowance is to set it to full market capacity.&#x20;

If you have multiple bond markets, ensure the allowance permissioned is the sum of all bond markets.
{% endhint %}


---

# 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.bondprotocol.finance/products/permissionless-bonds/issuers/deploy-a-bond-market/confirm-and-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.
