> 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/equipme/main-menu/marketplace/ordering-services-for-employees.md).

# Ordering Services for Employees

To order a service for one of your employees, navigate to the marketplace and select the appropriate service.

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

Once you click on the desired service, you will be taken to the service detail page. There, you can configure and customize the service as needed.<br>

<figure><img src="/files/53tCSIpVQJBN8fTBCA86" alt=""><figcaption></figcaption></figure>

Once you have completed the service configuration and decided between purchasing or renting, you can assign it. You have the option to assign the service to an individual employee or make a multiple selection. By clicking on "Assign Service," you will send the request for approval.

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

**Approval**<br>

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

In the approval process, you can then select the services you just requested, confirm the terms and conditions, and proceed with the order.


---

# 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/equipme/main-menu/marketplace/ordering-services-for-employees.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.
