# Signing in to Clubs

You can sign in to Clubs via the home page -[ www.useclubs.com](https://www.useclubs.com).

If you land at the home page, you will see the green Sign In button in the top right of the page.

<figure><img src="/files/y3VMuLSyHOh0h6gkryuk" alt=""><figcaption><p>Clubs home page</p></figcaption></figure>

Clicking on the Sign In button will take you to this page.

<figure><img src="/files/leTbzJ5wyWUchsiGWONy" alt=""><figcaption><p>Clubs Sign In Page</p></figcaption></figure>

You will need to enter your email address and Password, then click on the sign in button.  You will then be redirected to the [Dashboard page](/clubs-guides/the-dashboard.md).

You also have the option to use a Magic Link, which sends a link to your registered email address.  Clicking on this link will log you into to Clubs without using your password.

<figure><img src="/files/u8GpVGJT5pKvjcp99BdX" alt=""><figcaption><p>Signing in using Magic Link</p></figcaption></figure>

If you are already logged in, you will see that the homepage will recognise this and you will see a 'Go to Dashboard' button in the top right hand side of the page.  Just click that button to go directly to your dashboard.

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

We always recommend that you log out after using the system, to prevented unauthorised access to your data.  Clubs will log you out automatically after periods of inactivity.


---

# 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.useclubs.com/clubs-guides/signing-in-to-clubs.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.
