> For the complete documentation index, see [llms.txt](https://support.totalcoach.com/coaches/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs.md).

# FAQ's

- [How do I invite my clients to weekly lessons in the most flexible way](https://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs/how-do-i-invite-my-clients-to-weekly-lessons-in-the-most-flexible-way.md): Add services that you can use to add lessons to your calendar. Note: This method works best when you don't have any lessons that are bookable by everyone visiting your booking page - only programmes.
- [How do I create gift vouchers?](https://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs/how-do-i-create-gift-vouchers.md)
- [What is the best way to invite a new client to book my services?](https://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs/what-is-the-best-way-to-invite-a-new-client-to-book-my-services.md)
- [How do I book a client (or clients) every week at the same time?](https://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs/how-do-i-book-a-client-or-clients-every-week-at-the-same-time.md): Programmes should only be used if you know all of the times and dates for a service, for example every Tuesday at 9am.
- [How do I add weekly classes to my public booking page?](https://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs/how-do-i-add-weekly-classes-to-my-public-booking-page.md): Programmes should only be used if you know all of the times and dates for a service, for example an after school class which occurs every Wednesday at 4:30 for 10 weeks.
- [How do I invite a client to book a lesson pack service?](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)
- [What is the booking fee?](https://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs/what-is-the-booking-fee.md)
- [How do client subscriptions work?](https://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs/how-do-client-subscriptions-work.md)
- [How does TotalCoach credit work?](https://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs/how-does-totalcoach-credit-work.md)


---

# 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://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs.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.
