# Purchasing a Bond

#### Step 1: Select MARKETS or Tokens

* Markets view provides the entire list of live markets available for purchase
* Tokens view allows one to zoom in on the bond markets offered by a specific issuer

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

#### Step 2: Select the bond you would like to purchase e.g. DAI-GMX bond

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

* **Max Bondable**: The maximum amount of Quote tokens that can be accepted in a single transaction at that moment in time
* **Bond Contract**: Link to contract that is conducting the auction

#### Step 4: Input the amount to purchase and click BOND

* Final review of the bond purchase prior to purchase
* Click <**CONFIRM BOND**> to proceed

<figure><img src="/files/hilGJYAglDLI70O7U3tA" alt=""><figcaption><p>Transaction confirmation prior to purchasing bond</p></figcaption></figure>

#### Step 5: Your connected Web3 wallet window will pop-up, prompting you to sign

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

#### Step 6: Await confirmation window of successful submission

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

<figure><img src="/files/OpsKCDXTfpcK3QXmy67v" 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/bonders/purchasing-a-bond.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.
