# Welcome

This site is comprises of all documentation, guides and resources to support the Didge eco-system.&#x20;

## Demo Site

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! |

| Web App                                                                                                      | Google Play                                                                                                                                                            |
| ------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <a href="https://app.didge.io/" class="button primary" data-icon="arrow-right-to-bracket">Login to Didge</a> | <a href="https://play.google.com/store/search?q=didge&#x26;c=apps&#x26;hl=en_AU" class="button primary" data-icon="google-plus-g">Get Andriod App</a>                  |
| ​​Here you can directly login and start using Ridgy and CamPro, without bluetooth probe                      | <p>​ Use the android app for on-the-go. You can also access:​</p><ul><li>Bluetooth wireless probe</li><li>Bluetooth chord probe</li><li>FLIR thermal imagery</li></ul> |

The demo site proves a useful first interaction with Didge, Ridgy Vision Ai and reporting capabilities.

{% embed url="<https://play.google.com/store/search?q=didge&c=apps&hl=en_AU>" %}


---

# 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.didge.io/home/welcome.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.
