> For the complete documentation index, see [llms.txt](https://john-fletcher-music.gitbook.io/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://john-fletcher-music.gitbook.io/help/getting-started.md).

# Getting Started

Thank you for using John Fletcher Music, the home of rehearsal files and learning tracks for choral singers

Welcome to the help and guidance for John Fletcher Music. Use the search box above or jump directly to the section you need using the buttons below or the left hand menu.

#### Still stuck?

Contact us on [email@johnfletchermsuic.org](mailto:email@johnfletchermusic.org), we are always happy to help.

***

{% content-ref url="/pages/3Qo8D46I2HqPHzWVhC3z" %}
[Using the rehearsal files](/help/using-the-rehearsal-files.md)
{% endcontent-ref %}

***

#### Individual Accounts

{% columns %}
{% column %}
{% content-ref url="/pages/QEUDmqROsWl6GQcVYvj8" %}
[Creating an account](/help/individual-accounts/creating-an-account.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/8ctdHlgPJ6cRIX0EmrQ9" %}
[My Account](/help/individual-accounts/my-account.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/1XXawGWoyegkjNpVAtr0" %}
[Log in issues](/help/individual-accounts/log-in-issues.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/n9ExjSggV8HCyNu4CSoY" %}
[Change or renew my plan](/help/individual-accounts/change-or-renew-my-plan.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/ADsJUmsukowu9g6diPBE" %}
[Payment options](/help/individual-accounts/payment-options.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/VAtorlBvp63EReUV6WPp" %}
[Member of Choir or Group](/help/individual-accounts/member-of-choir-or-group.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

***

#### Group Accounts

{% content-ref url="/pages/REeEVZNpZXu5xUyvoLAY" %}
[Managing group accounts](/help/group-accounts/managing-group-accounts.md)
{% endcontent-ref %}

***

#### Choir or Group Pages

{% content-ref url="/pages/VCCjiotlaWYjNELidzKS" %}
[Managing a choir or group repertoire page](/help/choir-or-group-repertoire-pages/managing-a-choir-or-group-repertoire-page.md)
{% endcontent-ref %}

***

#### Updates and Site Governance

{% columns %}
{% column %}
{% content-ref url="/pages/f9ojGbDoTG7oqK5O79Ti" %}
[Updates](/help/updates/updates-and-change-log.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/aYg1mMauUnDrMWj0hldf" %}
[Site Governance](/help/site-governance/policies.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/oGezfSHjFvAiyt57yYw6" %}
[Supporting composers and arrangers](/help/site-governance/supporting-composers-and-arrangers.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}


---

# 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://john-fletcher-music.gitbook.io/help/getting-started.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.
