# Personal Blog - Index

- [How to Create Picture-in-Picture Effect / Video Overlay for a Presentation Video](https://blog.ruipan.xyz/blog/blog-index/how-to-create-picture-in-picture-effect-video-overlay-for-a-presentation-video.md)
- [How to Do Your Part to Protect the Environment in Wisconsin](https://blog.ruipan.xyz/blog/blog-index/how-to-do-your-part-to-protect-the-environment-in-wisconsin.md)
- [How to Get a Driver's License in Wisconsin](https://blog.ruipan.xyz/blog/blog-index/how-to-get-a-drivers-license-in-wisconsin.md)
- [How to Travel from the U.S. to China onboard AA127 in June 2021](https://blog.ruipan.xyz/blog/blog-index/aa127-hui-guo-ji.md): Shoot me an email at rpan33@wisc.edu if you have any further questions/need a guide in English!
- [How to Transfer Credits Back to UW-Madison](https://blog.ruipan.xyz/blog/blog-index/how-to-transfer-credits-back-to-uw-madison.md)
- [Resources on Learning Academic Writing (for Computer Science)](https://blog.ruipan.xyz/blog/blog-index/resources-on-learning-academic-writing-for-computer-science.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://blog.ruipan.xyz/blog/blog-index.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.
