# Booking Options

Booking options are related to how you do your business. Are you booking through the phone by gathering customer's info or you want to send them a link so they can add credit card info and choose an offer on their own?

{% hint style="info" %}
Both of these options are available on your Company settings. You can use one or both.
{% endhint %}

## Booking through phone

When this option is selected it implies you have no domain to send the emails from or you just gather customer's data through a conversation. Sales Representative will gather necessary information and book a move manually with the offer customer was provided over the phone.

## Send offers to customers

With this option you will be able to select few options for a customer and send them a link. Once they follow the link from their email they will be able to see their personal details, move info and offers.

Customer can then select one of the offers, add their credit card details and confirm the booking. Voila! A move is booked.


---

# 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.mod24.com/mod24/companies/company-settings/booking-options.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.
