# MyBib

{% hint style="warning" %}
If you just paste a URL into MyBib and don't check the details are correct, your citation will be incorrect. **ALWAYS** double-check that the following information is correct: Author Name, Page Title, Website Name, Accessed Date.
{% endhint %}

* Make sure you check that MyBib has added all the essential information, like the author.
* Make sure the website name matches the name as it appears on the website. e.g. YouTube, not [www.youtube.com](http://www.youtube.com)

### Common Problems with MyBib

* Incorrect Title
* Incorrect Author
* Incorrect Website Name


---

# 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://library.vsa.edu.hk/vsalibrary/research/citing-sources/the-works-cited-list/mybib.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.
