# Place an Order

### Buying Online

The easiest way to place an order is from our online store. While we feature the device prominently on our homepage, it's even easier to add it to the shopping cart from it's dedicated product page.&#x20;

1. Navigate to the Binho Host Adapter [products page](https://binho.io/collections/host-adapters).&#x20;
2. Select what host adapter you want to order.
3. Click the **Add to Cart** button. This action will take you to the Shopping Cart page.
4. On the Shopping Cart page, you can modify the quantity if you'd like to purchase multiple devices. After adjusting the quantity, be sure to click the **Update** button.
5. To add any other product to your cart, you may click the **Continue Shopping** button.
6. You can complete the purchase online by clicking the **Check Out** button. We accept payment by credit card, Apple Pay, & Google pay in our online store.

### Requesting a Quotation

The purchasing and procurement policies of many companies are not compatible with purchasing with a credit card online, and require a formal quotation. Please see the page below to request a quote:

{% content-ref url="/pages/PwKh2ObcxqgB0qiorqDe" %}
[Requesting a Quotation](/orders-and-shipping/requesting-a-quotation.md)
{% endcontent-ref %}

### Placing a Purchase Order

We are happy to support our customers who cannot place orders directly thought our website by credit card. Please see the page below for all the details about placing a PO:

{% content-ref url="/pages/buedzrgxUQidewMBwxBD" %}
[Placing a Purchase Order](/orders-and-shipping/placing-a-purchase-order.md)
{% endcontent-ref %}


---

# 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://support.binho.io/orders-and-shipping/place-an-order.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.
