> For the complete documentation index, see [llms.txt](https://docs.didge.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didge.io/home/ridgy-vision-ai/access-demo-user.md).

# Access Demo User

You are invited to access our Ridgy demo site, right on Didge itself!

For both web platform and android app, the login credentials are the same, as follows:

| Email                 | Password       |
| --------------------- | -------------- |
| <show.me@mfcsafe.com> | #Foodsafety:1! |

<table><thead><tr><th valign="top">Web Platform</th><th valign="top">Native Android App</th></tr></thead><tbody><tr><td valign="top"><p><a href="https://app.didge.io/" class="button primary" data-icon="link">Link to Web App</a></p><p><br>Here you can directly login and start using Ridgy and  CamPro, without bluetooth probe</p></td><td valign="top"><p><a href="https://play.google.com/store/apps/details?id=io.didge.app.campro" class="button primary" data-icon="google-plus-g">Android App from Google Play</a><br><br>Use the android app for on-the-go. You will need the android app while using:</p><p></p><ul><li>Bluetooth wireless probe</li><li>Bluetooth chord probe </li><li>FLIR thermal imagery</li></ul></td></tr></tbody></table>


---

# 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://docs.didge.io/home/ridgy-vision-ai/access-demo-user.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.
