# Accounts and Profiles

<details>

<summary>How do I create a user account? </summary>

To get started on Club, visit club.com and follow these steps to create your account:

* **Choose Your Method:** Select Sign Up using a social account (X/Twitter, Google, or Kick) or register with your email.
* **Verify Eligibility:** You must be 18 or older to create an account.
* **Set Up Your Profile:** Pick a unique username and enter your birthday and contact information.
* **Finalize:** Agree to the Terms of Service to officially create your Club account.

For step‑by‑step instructions, see the full guide: [\[How to Create a User Account\]](https://clubcreators-inc.gitbook.io/clubcreator/~/revisions/8w6j3hJCQFRRvYctf5gq/general/managing-your-account/how-to-create-a-user-account).

</details>

<details>

<summary>How do I update my profile? </summary>

Go to your profile, select **Edit Profile**, update your banner, picture, bio, and social links, then save your changes. For file size limits and GIF tips, see the full guide: [\[Updating Your Profile\]](https://clubcreators-inc.gitbook.io/clubcreator/~/revisions/c9vsbD5pwgpBmr8PN6pG/general/managing-your-account/updating-your-profile).

</details>

<details>

<summary>How do I change my password? </summary>

Open **Settings › Account** to manage your login details. From there you can change your email (by entering a new address and saving) or update your password (by requesting a verification code sent to your email, then creating a new password). For detailed, step‑by‑step instructions, see the full guide: [\[Changing Your Password\]](https://clubcreators-inc.gitbook.io/clubcreator/~/revisions/pohzukB1xxtYBMfPoZbu/general/managing-your-account/changing-your-email-or-password)**.**

</details>

<details>

<summary>How do I delete my account? </summary>

To delete your account, navigate to Settings > Account and click Delete Account at the bottom of the page. You will be asked to review a warning regarding your data and subscriptions before confirming the permanent removal through a final pop-up.

For a detailed walkthrough of the consequences and the full process, please visit our [\[How to Delete Your Profile\]](https://clubcreators-inc.gitbook.io/clubcreator/~/revisions/gARpVw15hwXuifX0Cs2l/general/managing-your-account/deleting-your-profile) guide.

</details>

<details>

<summary>Can anyone become a creator? </summary>

Anyone 18 or older can apply to become a creator on Club, but you first need to set up and verify a creator account, including your identity and payout details, before you can access tools like subscriptions, tips, locked content, and analytics. To learn more about becoming a creator head over to [\[Getting Started as a Creator\]](https://clubcreators-inc.gitbook.io/clubcreator/~/revisions/89FliC1uLowZqYN8VohU/creator-hub/getting-started-as-a-creator).

</details>

<details>

<summary>If my application to become a creator gets denied, can I reapply? </summary>

Yes. If your application is denied, you may reapply 30 days after the date of the initial decision.

</details>

<details>

<summary>I can't log into my account, what should I do? </summary>

If you can't log in, go to the sign-in page, enter your email or phone number, and click Forgot Password?. You will receive a verification code to reset your credentials. For more help, see our [\[Reset your Password\]](https://clubcreators-inc.gitbook.io/clubcreator/~/revisions/KyZuhnaZ7GoE7Q2s7jBc/general/managing-your-account/reset-password).

</details>


---

# 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.club.com/faq/general-faq/accounts-and-profiles.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.
