# Establishing Trust for Emotiv Certificates

The Emotiv software suite is composed of multiple modules that communicate through a secure websocket protocol. To ensure the security and integrity of these communications, it is imperative that users must trust the Emotiv certificates. This process is facilitated through the following steps:

1. At the screen shown below, enter your admin username and password.
2. Click on "Update Settings" to establish trust for the certificates.

<figure><img src="/files/0VavnQ2BPdKSDKEdpoC1" alt=""><figcaption></figcaption></figure>

**Important:** If this step is bypassed or cancelled, the software will encounter operational issues, and the installation process will be aborted.

**Automatic Trust Update:** On certain systems, you may not encounter this step, as the trust settings for the certificates may be updated automatically.


---

# 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://emotiv.gitbook.io/emotiv-launcher/getting-started/establishing-trust-for-emotiv-certificates.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.
