# Installation

Ready to get started?

### Guided

Go to the [SAML.to Install](https://saml.to/install) page, as it will walk you through the following process:

* Installing the [SAML.to GitHub Application](https://github.com/apps/saml-to) to your GitHub User or Organization Account
* Configuring SAML.to as an Identity Provider
* Configuring Service Providers (such as AWS) and Roles for Assumption
* Creating a repository for the `saml-to.yml` configuration file
  * Automatically adds a webhook to the repository to synchronize the `saml-to.yml` configuration file with our Backend

### Manual

If you don't want to use the [Guided Installation](https://saml.to/install) page, please [Contact Us](https://saml.to/contact) for details!


---

# 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.saml.to/installation.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.
