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

# Welcome

### **Welcome to the Service Global Help Center**

Your go-to resource for everything you need to succeed as a Service Global provider. Whether you’re just starting out or are a seasoned Field Service Engineer, our Help Center is here to support you every step of the way.

***

### **How Can We Assist You Today?**

Explore our comprehensive resources available to help you resolve any issues, enhance your skills, and stay informed.

* **Getting Started**
  * New to Service Global? Begin here to understand the essentials, from setting up your account to accessing our systems.
* **Troubleshooting & Support**
  * Facing technical issues? Our detailed troubleshooting guides offer step-by-step solutions for the most common problems.
* **Training & Development**
  * Access Customer-requested training modules, certifications, and professional development resources to help you excel in your role.
* **Guidelines & Best Practices**
  * Stay up-to-date with the latest operational guidelines, policies, and best practices to ensure top-notch service delivery.


---

# 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:

```
GET https://support.serviceglobal.com/readme.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.
