# Configure for multi-sig

After inputting the bond market variables, select **GET MULTI-SIG CONFIG**&#x20;

<figure><img src="/files/11ULQW4TLL7E5jaRioaH" alt=""><figcaption></figcaption></figure>

A window with transaction details like the example below will appear

<figure><img src="/files/2lCVCbn2HJof6eA2lrZe" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You will be able to edit `Deposit Interval` and `Debt Buffer` if required by clicking on the values. Please edit only if you know exactly what you are doing
{% endhint %}

{% hint style="danger" %}
If Approve Capacity is not performed i.e. allowance is 0, you will still be able to create and deploy a bond market but no one will be able to purchase
{% endhint %}

{% hint style="info" %}
You can still generate the correct bytecode for Approve Capacity *after* deploy market is done by re-creating bond market and set the same for (i) Payout Token (ii) Capacity & (iii) market type
{% 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/configure-for-multi-sig.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.
