# Booking link

In 'Meeting types' in the tab 'me' you will find two types of links:

### Meeting type url  <a href="#meeting-type-url" id="meeting-type-url"></a>

That is the general link of the meeting type that you can share with your guests to book you for a meeting.&#x20;

If more than one users are eligible to do this meeting, then the link will show an overview of the combined availability of all users eligible for that meeting.

### Book with me <a href="#book-with-me" id="book-with-me"></a>

This is your personal link of this meeting type where only your availability will be displayed for your guest to pick a slot from.&#x20;


---

# 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.bird.com/24sessions/product/booking-link.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.
