> 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/setup-guidepro/welcome.md).

# Welcome

Good to have you here! This section is all about getting you comfortable with the provider side of equipme, where you manage services, work with customers, and handle day-to-day operations.

These classes are your introduction to how equipme Pro works in practice. Maybe you're setting up your service catalog, figuring out approvals and fulfillment, or getting customers connected to your systems. Whatever brings you here, we'll walk you through it.

Here's what matters: everything in equipme Pro connects. Your portfolio feeds into automation, customer integration links to reporting, and it all comes together to make working with customers less complicated. As you go through these classes, you'll see how the different parts fit together and support your actual work.

We've organized the classes to build on each other, but jump around if that suits you better. Either way, you'll get what you need to run things confidently and get real value from the platform.

**Need help?** Click "Ask" at the top to get quick answers from our AI assistant. If that doesn't solve it, our support team is ready to help.

Let's go! 🚀


---

# 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/setup-guidepro/welcome.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.
