# How do I invite a client to book a lesson pack service?

1. Create a reusable Lesson pack service via the **Add new service** modal by tapping on the blue **Add new service button** on the side bar (make sure you leave **Bookable by client categories** or **Invite only** switched to **“No”** if you want to re-use the service for **all** types of clients).

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

2. Press **+** button on the side bar to **Add lesson.**
3. Choose the **coach,** **location**, **client**, and **service**.
4. If the client has already paid you directly then ensure **Require clients to pay via app** is switched to **No**.

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

5. Click the **Yes** button to invite them to your lesson pack service.

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

6. Once they have **purchased** the lesson pack, they can select date/times themselves, or you can use the **+** button again to invite them to book a lesson at a selected date/time using lesson pack service they have purchased.


---

# 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://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs/how-do-i-invite-a-client-to-book-a-lesson-pack-service.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.
