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

# B2B

***

### Click to explore:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>B2B Products</strong></td><td>Supporting products intended for B2B or hybrid B2B/B2C sales.</td><td><a href="/pages/yEKdXrsSbQKsx6w83fj6">/pages/yEKdXrsSbQKsx6w83fj6</a></td></tr><tr><td><strong>B2B Stock</strong></td><td>Enhanced stock allocation, control and insight for B2B use.</td><td><a href="/pages/5Z8Bcl4rivqpDkP8R6RK">/pages/5Z8Bcl4rivqpDkP8R6RK</a></td></tr><tr><td><strong>B2B Orders</strong></td><td>Useful trade order management features for capture and fulfilment.</td><td><a href="/pages/JSr05gGHKqJrnui9rJv4">/pages/JSr05gGHKqJrnui9rJv4</a></td></tr><tr><td><strong>B2B Payments/Finance</strong></td><td>Built-in invoicing system and secure online payment processing.</td><td><a href="/pages/ob45g80eU0JsK2YKG1EK">/pages/ob45g80eU0JsK2YKG1EK</a></td></tr><tr><td><strong>B2B Customers</strong></td><td>Manage your trade customers and assign sales reps to them.</td><td><a href="/pages/ose31iDqsfVfBYQzvcOG">/pages/ose31iDqsfVfBYQzvcOG</a></td></tr><tr><td><strong>B2B Websites</strong></td><td>Launch a dedicated,  blended or private B2B website.</td><td><a href="/pages/CNOiSl9cuOMSKjofvTVH">/pages/CNOiSl9cuOMSKjofvTVH</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.venditan.com/docs/b2b.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
