> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/documentation/equipme-pro.md).

# Equipme Pro

This documentation is your central guide to the provider side of equipme.\
It follows the same structure you’ll find in the platform itself — making it easy to navigate through topics like sales, portfolio management, purchasing, warehouse, and fulfillment. Each section explains how the individual parts of equipme work together and supports you in managing your daily operations efficiently.

You can browse through the sections on the left to find detailed explanations, practical examples, and context for every feature.\
If you’re ever unsure where to look, simply use the **Ask** button to get instant answers from the built-in AI assistant. And if you still need help, reach out to our **support team** — we’re happy to assist you as quickly as possible.

This documentation is continuously updated as equipme evolves, so you’ll always have access to the latest information and best practices to make the most of the platform.


---

# 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://hub.equipme.io/documentation/equipme-pro.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.
