> For the complete documentation index, see [llms.txt](https://docs.fyxer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fyxer.com/resources/videos-and-events/on-demand-masterclasses.md).

# On-demand masterclasses

Every masterclass, on your schedule. New user setups, feature deep dives, and more.

***

### Your intro to Fyxer

In this 12-minute video you'll learn what Fyxer is, how it works, and how to customize your Dashboard to get the most out of it.

{% embed url="<https://vimeo.com/1168793944?fe=sh&fl=pl>" %}

***

{% columns %}
{% column %}

<figure><img src="/files/lO0PfiM8QLlzhavAnaCo" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### From sign-up to saving time

A **30-minute masterclass** to get Fyxer working for you from day one. Everything you need to know to get set up, make drafts sound more like you, and get the most out of every feature.

[**For Gmail users**](https://zoom.us/rec/share/bFph0dYKdvTMXwzojF4nKCCsgeQrQGz6jT8SXguPb2Bstx7djzSQE5bArh6KQnOn.ewAzswJ6YtHFIGPv) | [**For Outlook users**](https://zoom.us/rec/share/3v2adR6OYYsMmRMR68N0iW2celltXqqe89cujz7ER8muUQP9WyyCL0o8Rv6JzlKo.44R109SbOR_cVT4W)
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

<figure><img src="/files/lGQJxQv3gZ2OubzxMMc0" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Start scheduling smarter

Want to schedule calls without the back and forth?

In this 15-minute walkthrough you'll learn how to use Fyxer's scheduling tool to reduce booking admin.

[**Masterclass: Start scheduling smarter**](https://zoom.us/rec/share/kO5yhArUthWujMeT1C63jlrWfbDIC08ES2kWpfvuXdK_3cuKtimRqodcnkZF8HK2.STlCCX21a-iGJViH)
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

<figure><img src="/files/Dv4LM9NrPd1jTx2XBdYm" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Why drafts matter

Drafts are the fastest way to save time with Fyxer. This 15-minute walkthrough covers how they work, the most common issues users run into, and how to customize them to get replies that sound like you, every time. You'll finish with three actions to put into practice straight away.

[**Masterclass: Why drafts matter**](https://zoom.us/rec/share/88t8u8JuOFYbL2M-HMPsdH9UDkvHZIl5eyglEfOCyHaX2N6gCDan0dWwSovdhrhv.zN1SakfODjy8lpa1?startTime=1773853212000)
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

<figure><img src="/files/r1BlgZgvZcZ1CJoFgedS" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### New to Notetaker? Learn the essentials

A 15-minute walkthrough covering Notetaker essentials. Learn how to record meetings, customize your settings, and leave with clear next steps to put into practice straight away.

[**Masterclass: Get more from every meeting with Notetaker**](https://zoom.us/rec/share/OKjHa5tHgCRN8XMb-WcMuwKdteE47p9xKKYtDHw0tEtceLyte8vnIOnYoL2Aj7V_.lfEVC13whpjdQNKl?startTime=1773248404000)

{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

<figure><img src="/files/AGkAGWBCNaf6sV6H8t6q" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Set up Notetaker for your team

A 15-minute walkthrough of the key things you need to know to set up your team with Notetaker. Learn about retention and exclusion policies, and other ways to customize team settings.

[**Masterclass: Set up Notetaker for your team (admins)**](https://zoom.us/rec/share/CxvE55oB1uoTPTdY2MM24ka7-lBLKbLTZ0C6LbRNXd9Q50bxyHBY1IlGriaGK7C4.ksppny-lmglXCj2H?startTime=1773334806000)

{% endcolumn %}
{% endcolumns %}

***

### What's coming up?

Register for upcoming sessions on the [**Videos and events page**](/resources/videos-and-events.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, and the optional `goal` query parameter:

```
GET https://docs.fyxer.com/resources/videos-and-events/on-demand-masterclasses.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
