# Help site for GCMS Notes

## Help site for GCMS Notes

- [Home](https://help.gcmsnotes.com/master.md): Knowledge base for Caips & Gcms Notes
- [How to order](https://help.gcmsnotes.com/how-to-order.md): Easy as 1 - 2 - 3
- [For Free](https://help.gcmsnotes.com/how-to-order/for-free.md): How to order for free
- [Got Gcms, next?](https://help.gcmsnotes.com/got-gcms-next.md): What's next after you receive your file?
- [Code](https://help.gcmsnotes.com/code.md): The official list of codes used by in the processing of GCMS files
- [✈️ AOR to PPR](https://help.gcmsnotes.com/code/aor-to-ppr.md): Process for a standard Express Entry application
- [2️⃣ Page 2](https://help.gcmsnotes.com/code/page-2.md): Information about the Assessment section on Page 2 of GCMS
- [Exemption Grid](https://help.gcmsnotes.com/code/exemption-grid.md): Access to Information Act and Privacy Act Exemption Grid
- [🕸️ Web Form](https://help.gcmsnotes.com/code/web-form.md): Example web form responses from IRCC
- [🐦IRCC Tweets](https://help.gcmsnotes.com/code/ircc-tweets.md): Noteworthy tweets from IRCC @CitImmCanada and others. Please be patient while tweets load.
- [👩‍🎓 Study Permit](https://help.gcmsnotes.com/code/study-permit.md): Study in Canada as an international student
- [Strong Application](https://help.gcmsnotes.com/code/strong-application.md): What makes a visa application strong?
- [Take-out menu](https://help.gcmsnotes.com/take-out-menu.md): PDF documents that you can download, videos you can watch and more..
- [Fraud prevention](https://help.gcmsnotes.com/fraud-prevention.md): 👤 Don't become a victim of immigration fraud
- [About us](https://help.gcmsnotes.com/about-us.md): Independently owned and operated since 2002
- [Contact us](https://help.gcmsnotes.com/contact-us.md): We look forward to hearing from you
- [Disclaimer](https://help.gcmsnotes.com/disclaimer.md)


---

# 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://help.gcmsnotes.com/master.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.
