> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/extensions/microsoft-cloud-solution-provider/products-and-programs/microsoft-gcc/onboarding-to-gcc.md).

# Onboarding to GCC

This topic describes how to start your Government Community Cloud (GCC) journey with SoftwareOne.&#x20;

The process depends on whether you are a new customer just starting with GCC or an existing GCC customer looking to move to SoftwareOne.

### New GCC customers <a href="#for-new-gcc-customers" id="for-new-gcc-customers"></a>

If you are a new GCC customer, you must verify your eligibility to gain access to the government community cloud set of products. To do this:

1. Complete the [Government Community Cloud Eligibility Intake Form](https://usgovintake.embark.microsoft.com/?ReqType=CSPCustomer\&rtc=1).
2. Provide SoftwareOne's Partner Tenant GUID: `141e07d1-6f28-4169-b951-316d5a941d88`.
3. Send your validation ID to Marketplace Platform Support at <marketplace-support@softwareone.com>.
4. Wait for the verification to complete. Microsoft typically completes validation within 5-7 business days.

For questions about the Microsoft validation process, contact the US Government Cloud Eligibility Team at <usgcce@microsoft.com>.

### Existing GCC customers moving to SoftwareOne <a href="#for-existing-gcc-customers-moving-to-softwareone" id="for-existing-gcc-customers-moving-to-softwareone"></a>

If you are an existing GCC customer:

1. Go to **Catalog** > **Products** page.
2. Select **Microsoft 365 Business, Enterprise & Apps - Government**.
3. On the product details page, select **Buy now**.
4. Follow the guided steps in the purchase wizard to submit your order.&#x20;

For step-by-step instructions on placing an order, see [the Microsoft CSP tutorials](broken://pages/7wBEjP2le1tCNrFMXUi7).


---

# 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://docs.platform.softwareone.com/extensions/microsoft-cloud-solution-provider/products-and-programs/microsoft-gcc/onboarding-to-gcc.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.
