# For Students

* Go to the experiment page and understand the experiment
* Link to the lab: <http://136.233.21.42:9012/guacamole/>
* You are expected to follow the instructions provided and implement them in the online lab
* The circuit can be viewed through a live video stream in the online lab
* Once you finish the experiment, click capture (on the LabVIEW Interface or Take screenshot using the screenshot application if you are using Multisim)
* The waveform will be automatically submitted for evaluation
* Click capture again to update previous submission in case of any mistakes
* Warning: Your lab accounts are being monitored and any misuse of the platform can be traced back to the student account


---

# 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://sathyabama-aic.cognibot.ml/for-students.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.
