# NeoLAB Cloud Guide

- [Guide](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/guide.md): Hello 🖐 Welcome to NeoLAB Cloud support page !
- [Introduction to NeoLAB Cloud](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/introduction-to-neolab-cloud.md): What's NeoLAB Cloud?
- [Download NeoLAB Cloud](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/introduction-to-neolab-cloud/download-neolab-cloud.md): Download NeoLAB Cloud and Recommended System Requirements
- [How to use NeoLAB Cloud](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud.md): Guide on how to use NeoLAB Cloud
- [Login](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/login.md): How to log in to NeoLAB Cloud
- [Login error cases](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/login/login-error-cases.md)
- [Agreement to Terms](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/agreement-to-terms.md): Agreement to the NeoLAB Integrated Membership Terms and Conditions
- [Agreement to Terms error case](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/agreement-to-terms/agreement-to-terms-error-case.md)
- [Connect Device (Smartpen)](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/connect-device-smartpen.md): How to connect Neo smartpen
- [Connect Device error case](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/connect-device-smartpen/connect-device-error-case.md)
- [Supported Smartpen models](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/connect-device-smartpen/supported-smartpen-models.md): Supported smart pen models in NeoLAB Cloud
- [Disconnect Device(Smartpen)](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/disconnect-device-smartpen.md): How to disconnect Neo Smartpen
- [Main](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/main.md): The main screen of NeoLAB Cloud.
- [Data Upload for Device (Smartpen)](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/data-upload-for-device-smartpen.md)
- [Upload Data error case](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/data-upload-for-device-smartpen/upload-data-error-case.md)
- [Device management](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/device-management.md): Device management screen
- [Setting](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/setting.md): Setting screen of NeoLAB Cloud
- [Setting - General](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/setting/setting-general.md): General Setting
- [Setting - Notification](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/setting/setting-notification.md)
- [Setting - Connected Devices](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/setting/setting-connected-devices.md): The screen for managing the list of smart pens that were connected to the cloud.
- [Setting- Ncode Area Adjustment (for Window)](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/setting/setting-ncode-area-adjustment-for-window.md): The ability to use Ncode printed paper as a mouse by adjusting it.
- [Settings - Terms of Service](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/setting/settings-terms-of-service.md): Terms of Service
- [Status Menu](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/status-menu.md): Quick tasks for the taskbar and top menu bar.
- [RECO](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/reco.md): To connect RECO to NeoLAB Cloud
- [Status of RECO's data upload](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/reco/status-of-recos-data-upload.md): Status update on Reco's data upload.
- [Upload RECO data error case](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/reco/status-of-recos-data-upload/upload-reco-data-error-case.md)
- [RECO Management](https://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide/how-to-use-neolab-cloud/reco/reco-management.md)


---

# 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://neolabdev.gitbook.io/neolab-cloud_en/neolab-cloud-guide.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.
