# Requesting a Quotation

To receive an official quotation, please send an email to **<techsupport@binho.io>** with the required information.

### Required Information <a href="#required-information" id="required-information"></a>

* Full Name
* E-mail address
* Telephone Number
* How you prefer to pay for your order:
  * Wire Transfer
  * Credit Card
* Products and Quantity
* Shipping Address
* Shipping Method
  * Use your own shipping account (only possible with orders placed via PO)
  * Shipping costs will be added to the quote
* Shipping Carrier and Account Number if placing a PO to ship on your own account

We'll process your request as soon as possible and follow up with you by email, typically on the same day.&#x20;

If you'll be placing a Purchase Order to complete the transaction, please have a look at the following page:

{% 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/requesting-a-quotation.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.
