# Troubleshooting Your Imagine Web Account

If you're experiencing issues with your Imagine web account, don't worry! Here are some simple steps you can take to resolve common problems:

#### **1. Log Out and Log Back In**

Sometimes, simply logging out and logging back in can refresh your session and fix minor issues.

* Go to the **Imagine website** and click on the **"Log Out"** button.
* Wait for a few seconds.
* Log back in with your credentials.

#### **2. Clear Your Browser's Cache and Cookies**

Clearing your browser's cache and cookies can often resolve loading and display issues:

* Open your browser **settings**.
* Find the option to **clear browsing data**.
* Select **"Cached images and files"** and **"Cookies and other site data"**.
* Click **"Clear data"**.
* Restart your browser and try logging in again.

#### **3. Try a Different Browser**

If the problem persists, try accessing your Imagine account using a **different web browser**. Sometimes browser-specific issues can cause functionality problems.

#### **4. Check Your Internet Connection**

Ensure you have a **stable internet connection**. Try refreshing the page or reconnecting to your network.

#### **5. Update Your Browser**

Make sure you're using the **latest version** of your web browser for optimal performance. Outdated browsers can cause compatibility issues.

#### **6. Disable Browser Extensions**

Some **browser extensions** might interfere with the Imagine website. Try disabling them temporarily to see if the issue is resolved.

#### **7. Hard Refresh the Page**

If you’re encountering visual issues, such as images not loading properly without an error, perform a **hard refresh** on your browser to clear any cached content that may be causing problems:

* **On Mac**: Press **Command + Shift + R** to reload the page without using cached data.
* **On Windows**: Press **Ctrl + F5** to force the page to reload without using cached content.

#### **8. Contact Support**

If none of the above steps work, don't hesitate to reach out to our support team at [**support@imagine.art**](mailto:support@imagine.art) for further assistance.

**Important Reminder**: Always keep your account information secure. Never share your password with anyone to ensure your account’s safety.


---

# 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://help.imagine.art/frequently-asked-questions/troubleshooting-your-imagine-web-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.
