# Schedule a meeting

## Overview

The meeting function in Labii provides a quick and easy way to schedule a virtual meeting with one of our representatives who can answer your questions and provide guidance on using the platform. You can use this feature to schedule a one-on-one consultation or to set up a group meeting for your team. Our representatives are knowledgeable and passionate about helping you make the most of your Labii experience. We encourage you to take advantage of this function to get the support you need to achieve your research goals.

## How to schedule a meeting

To access the meeting scheduling page, simply click on the "**Support**" button in the top menu and then choose "**Schedule a meeting**" from the available options.

<figure><img src="/files/1anJuJsUwXaAcvrI3nat" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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.labii.com/support/schedule-a-meeting.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.
