# eChook Live Data

The eChook Live Data website is [data.echook.uk](https://data.echook.uk).

Data is sent from your phone to the website privately over an encrypted connection and can be viewed only by people with your login. It is designed for each car to have it's own login, so if your team is running more than one car, you'll want an account per car.

<figure><img src="/files/RjTWJ769ptAmeAjidZrh" alt=""><figcaption><p>Login Screen</p></figcaption></figure>

On first use, register your car and use a password that can be shared with anyone who might want to see the data.

Now in the eChook Android app settings, enter this login in the 'eChook Private Data' section. *After entering* the data, toggle the 'Enable eChook Private Data' setting to on. In some cases you may need to fully close (recent apps, swipe closed) the app and restart it for this setting to take effect.

<figure><img src="/files/TqOFaPkr7mRbJDoUtHdC" alt=""><figcaption><p>eChook Android App Settings Screen</p></figcaption></figure>

With the app connected to your car (or generating test data - option in settings) you should now be able to log onto the website and see this data. There will be a few seconds delay between the phone screen and the website.

<figure><img src="/files/AdszBlfgXsSk8jEegoah" alt=""><figcaption><p>Overview of data website</p></figcaption></figure>

### Known Issues:

We have recently discovered that the language setting on a phone can alter the data. The only known language to not work at the moment is Dutch, but this may affect others.

If you log in and see lots of 'NaN' instead of Numbers for voltage, temperature etc setting the phone language to English (UK) will solve the issue until the app is updated. If other lanugates are confirmed to work/not work please let us know with the messaging button at the bottom left of the screen.

Similarly, if more issues are found as more teams start using the systems please let us know and we will do our best to resolve them.


---

# 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.echook.uk/telemetry-live-data/echook-live-data.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.
