> For the complete documentation index, see [llms.txt](https://help.gcmsnotes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gcmsnotes.com/how-to-order.md).

# How to order

{% hint style="info" %}

#### **Did you know?**

The information you are requesting from IRCC can also be requested from CBSA. There can be situations when requesting from CBSA may be a better choice. [Learn more](https://gcmsnotes.com/gcms-from-ircc-vs-cbsa/)
{% endhint %}

{% hint style="danger" %}
**While it may seem like a cool and money-saving tactic to go for the cheapest GCMS provider but in doing so you may be putting your personal information at risk.** [**Your GCMS Notes contains sensitive information, keep it secure!**](https://bit.ly/3h9LLps)

Make sure you request your Gcms Notes from a reputable company, one that has been around for a long time and has a track record of superior results. We aim to provide you with an honest and transparent service, process your order promptly, answer your questions with courtesy and keep you informed along the way.
{% endhint %}

**Requesting your** [**GCMS Notes**](https://gcmsnotes.com/services-gcms-notes/)**,** [**Entire file**](https://gcmsnotes.com/services-entire-file-ircc-and-cbsa/) **or** [**CBSA Notes**](https://gcmsnotes.com/services-cbsa-notes/) **is as easy as 1-2-3**

**STEP** 1️⃣ Start with the secure & easy to complete online order form&#x20;

**STEP** 2️⃣ Next make the payment using an option convenient to you

**STEP** 3️⃣ The last step is to complete the [consent form](https://consent.gcmsnotes.com). Scan and e-mail it to us or upload it securely

## 👉 Get started by visiting this [link](https://gcmsnotes.com/order-details/)

## 🎞️ View a [sample Gcms file](https://sample.gcmsnotes.com) before you order


---

# 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 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, and the optional `goal` query parameter:

```
GET https://help.gcmsnotes.com/how-to-order.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
