# Enrollment & Onboarding

The enrollment process depends on your configuration:

1. If you are using[ internal Defguard's SSO](/using-defguard-for-end-users/enrollment/with-internal-defguard-sso.md) - then most probably Defguard is also the SSO for all your application access, meaning with Defguard's account you not only access/configure VPN but also log in to other applications. Then the process includes setting up your account as well as configuring VPN. [More details here.](/using-defguard-for-end-users/enrollment/with-internal-defguard-sso.md)
2. If you are using an [external SSO to login to Defguard](/using-defguard-for-end-users/enrollment/with-external-sso-google-microsoft-custom.md) (Google/Microsoft/Custom), then Defguard only is responsible for the VPN, and only VPN client is configured. [More details here.](/using-defguard-for-end-users/enrollment/with-external-sso-google-microsoft-custom.md)


---

# 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://docs.defguard.net/using-defguard-for-end-users/enrollment.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.
