# Deploy a Bond Market

Before reading any further, we recommend reading our [three-part guide](https://twitter.com/Bond_Protocol/status/1671195666507530241?s=20) that covers preparing, configuring, and monitoring bond market deployment.

### Step 1: Click on Issue a Bond

This is accessible via the MARKETS and TOKENS tabs located at the footer

<div><figure><img src="/files/r3O9EQzNvWdUdTg8gCSt" alt=""><figcaption><p>Via MARKETS</p></figcaption></figure> <figure><img src="/files/MzclZa6rKW6HBRlBceKV" alt=""><figcaption><p>Via ISSUERS</p></figcaption></figure></div>

#### Step 2: Deploy Market

You should see the below page. If not, click this [link](https://app.bondprotocol.finance/#/create)

<figure><img src="/files/J1tTIoNGUExm0fv4oeuN" 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://docs.bondprotocol.finance/products/permissionless-bonds/issuers/deploy-a-bond-market.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.
