# Account

## Create a juble.io account

1. **Visit the Juble.io Website:** Open your web browser and navigate to <https://channels.juble.io/>.
2. **Click "Sign Up":** On the Juble.io homepage, locate and click the "Sign Up" button. This will take you to the account registration page.
3. **Enter Your Information:** You'll be asked to provide the following information:
   * Your full name
   * Your email address
   * A secure password for your account
4. **Agree to Terms:** Carefully review Juble.io's Terms of Service and Privacy Policy. If you agree, check the box to accept the terms.
5. **Click "Sign Up":** Once all required information is entered, click the "Sign Up" button.
6. **Verify Your Email:** You will receive a verification email at the address you provided. Open your email inbox and click the verification link in the email. If you don't see it, check your spam or junk folder.

That's it! You've successfully created your Juble.io account. You can now log in and explore the features and functionalities of Juble.io to enhance your customer support and communication.

## **Resetting Your Juble.io Password**

If you've forgotten your password or need to reset it for any reason, follow these simple steps to regain access to your Juble.io account:

1. **Go to the Login Page**: Start by navigating to the Juble.io login page. You can do this by entering the Juble.io website address: <https://channels.juble.io/> .
2. **Click "Forgot Password"**: On the login page, you'll find a "Forgot Password" link. Click on it.
3. **Enter Your Email**: You'll be prompted to enter the email address associated with your Juble.io account. Make sure you use the email you used to sign up.
4. **Verification Email**: After entering your email, click "Submit." Juble.io will send you a verification email to that address.
5. **Check Your Email**: Open your email inbox and look for an email from Juble.io. It may take a few minutes to arrive. If you don't see it, check your spam or junk folder.
6. **Click the Reset Link**: Inside the email, you'll find a link to reset your password. Click on it.
7. **Create a New Password**: You'll be directed to a page where you can create a new password. Make sure it's secure and not easily guessable.
8. **Confirm Your Password**: Enter the new password again to confirm it.
9. **Save Changes**: Click the "Reset Password" or "Save Changes" button to confirm your new password.
10. **Login**: You can now return to the login page, enter your email, and your new password. You should be able to access your Juble.io account without any issues.


---

# 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.juble.io/juble.io/account.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.
