# EIM Supports

## EIM Supports

- [Technical Support](https://support.eimtechnology.com/technical-support.md)
- [Circuit Simulation](https://support.eimtechnology.com/quick-access/circuit-simulation.md)
- [WebIDE](https://support.eimtechnology.com/quick-access/webide.md): A cloud-based simplified tool to implement digital circuits.
- [MEGO 2.0](https://support.eimtechnology.com/documentation/mego-2.0.md): The ultimate power management solution for quick and neat breadboard circuiting
- [MEGO - Retire by 2024](https://support.eimtechnology.com/documentation/mego-retire-by-2024.md): A miniature power supply for low wattage circuits and electronics.
- [MEGO Dual Module](https://support.eimtechnology.com/documentation/mego-dual-module.md): Simple module to provide a convenient solution for splitting a single rail voltage into both positive and negative voltages.
- [VEGO](https://support.eimtechnology.com/documentation/vego.md): A auto ranging digital multi-meter
- [STEPFPGA](https://support.eimtechnology.com/documentation/stepfpga.md): A miniature FPGA development core board for beginner
- [Zoolark](https://support.eimtechnology.com/documentation/zoolark.md): A pocket-size oscilloscope plus function generator
- [Firmware Release](https://support.eimtechnology.com/documentation/zoolark/firmware-release.md)
- [Zoolark Pro](https://support.eimtechnology.com/documentation/zoolark-pro.md): Available in Q1, 2024
- [STEPico](https://support.eimtechnology.com/documentation/stepico.md): RP2040 based micro-controller with Type C connector and 4 full color LEDs
- [SparkTip](https://support.eimtechnology.com/documentation/sparktip.md): A cordless soldering iron kit for beginners
- [EIM Game Module](https://support.eimtechnology.com/documentation/eim-game-module.md)
- [Zoolark Pro](https://support.eimtechnology.com/documentation/zoolark-pro-1.md): Upgraded from Zoolark, with larger screen, longer standby and better performance


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://support.eimtechnology.com/technical-support.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.
