> For the complete documentation index, see [llms.txt](https://docs.lexir.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lexir.com/guides/b2b-order-guide.md).

# B2B Order Guide

We’ve put together a simple and straightforward guide to help you through the process of buying for your business through our Lexir B2B online shop.\
Our goal is to make it easy for businesses like yours to get the products they need from our platform. So let's get started with these 3 simple steps!

{% hint style="info" %}
Note: If you encounter any difficulties or technical issues, please use the support chat (located at the bottom right corner of the online shop) or email <orders@lexir.com>.
{% endhint %}

1. Go to [Lexir for Business](https://b2bshop.lexir.com/) (<https://b2bshop.lexir.com/>)

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

2. Creating a new Customer Account  - ⏳ Takes less than 1 min\
   \- Click on Login\
   \- Click on New Customer? Sign Up!\
   \- Enter your information on Create an Account<br>
3. Add Products to your Cart and Checkout\
   \- During checkout you can enter delivery address details and contact details for delivery.\
   \- Payment will be done via bank transfer so submit order to finish and you’re done.\
   \- You can track your orders and delivery from the shop.

{% embed url="<https://youtu.be/QUJ9_uiyv3w>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.lexir.com/guides/b2b-order-guide.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.
