# Product Certificate

- [NCC Certificate](https://docs.cubepilot.org/user-guides/product-certificate/ncc-certificate.md)
- [CE Certificate](https://docs.cubepilot.org/user-guides/product-certificate/ce-certificate.md)
- [UKCA Certificate](https://docs.cubepilot.org/user-guides/product-certificate/ukca-certificate.md)
- [RoHS Certificate](https://docs.cubepilot.org/user-guides/product-certificate/rohs-certificate.md)
- [FCC Certificate](https://docs.cubepilot.org/user-guides/product-certificate/fcc-certificate.md)
- [IC Certificate](https://docs.cubepilot.org/user-guides/product-certificate/ic-certificate.md)
- [RCM Certificate](https://docs.cubepilot.org/user-guides/product-certificate/rcm-certificate.md)
- [Material Safety Data Sheet - MSDS](https://docs.cubepilot.org/user-guides/product-certificate/material-safety-data-sheet-msds.md)
- [EN 62368 CE LVD VOC Certificate](https://docs.cubepilot.org/user-guides/product-certificate/en-62368-ce-lvd-voc-certificate.md)
- [IEC 62368 CB Scheme Safety test Certificate](https://docs.cubepilot.org/user-guides/product-certificate/iec-62368-cb-scheme-safety-test-certificate.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://docs.cubepilot.org/user-guides/product-certificate.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.
