> For the complete documentation index, see [llms.txt](https://resources.unizin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.unizin.org/products/content/unizin-engage/vitalsource-ereader-user-guide/cookie-issues.md).

# Cookie Issues

{% hint style="info" %}
Please Note: Engage recommends using **Google Chrome** for the best experience.
{% endhint %}

If you received a message that your launch was unsuccessful, it may be because your browser is blocking VitalSource cookies. Cookies are required to sign in to VitalSource through Engage.

\
If you receive the below error message you'll need to update your browser settings to allow VitalSource to set cookies.

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

You can either allow all third party cookies or cross-site tracking, or add Engage as a website that you allow to set cookies. You can find instructions for updating your browser settings below:

* [Google Chrome](https://support.google.com/chrome/answer/95647?co=GENIE.Platform%3DDesktop\&hl=en#zippy=%2Callow-or-block-third-party-cookies)
* [Safari](https://support.apple.com/guide/safari/enable-cookies-ibrw850f6c51/26.0/mac/26)
* [Internet Explorer](https://support.microsoft.com/en-us/help/17442)
* [Microsoft Edge](https://support.microsoft.com/en-us/help/4534105/microsoft-edge-configure-your-privacy-settings)
* [Firefox](https://support.mozilla.org/en-US/kb/cookies-information-websites-store-on-your-computer#w_cookie-settings)&#x20;

***

{% hint style="info" %}
Important Note: **Safari** users must also uncheck *Prevent cross-site tracking.* This setting can be found by going to Safari -> Settings -> Privacy, and unchecking the box
{% endhint %}

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

***

If you are using an **Incognito Browser** on **Google Chrome**, please note you will need to add Engage as a *Site allowed to use third-party cookies.*

To do this go to Google Chrome -> Settings -> Privacy and Security -> Sites allowed to use third-party cookies. Click "Add" and enter your University specific Engage URL you see at the top of your screen. For example: *indiana.courseload.com* or *uiowa.courseload.com*

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


---

# 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:

```
GET https://resources.unizin.org/products/content/unizin-engage/vitalsource-ereader-user-guide/cookie-issues.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.
