# Setup Guides

{% hint style="info" %}
This section helps you choose and **configure how users access your applications through Veriam**. Whether you need open access for all Veriam users or tightly controlled provider-managed access, these guides cover the supported models, setup steps, and key considerations.

We also highlight use cases Veriam doesn't currently support, so you can quickly assess fit before integrating.
{% endhint %}

1. [Product led business selling digital product to organizations](/for-providers/setup-guides/product-led-business-selling-subscriptions-to-organizations.md)
2. [Sales led business selling digital product to organizations](/for-providers/setup-guides/sales-led-business-selling-digital-product-to-organizations.md)
3. [Selling perpetual one-off licenses to organizations](/for-providers/setup-guides/selling-perpetual-one-off-licenses-to-organizations.md)
4. [Manually managing access with policies or roles](/for-providers/setup-guides/manually-managing-access-with-policies-or-roles.md)
5. [Open access for Veriam account holders](/for-providers/setup-guides/open-access-for-veriam-account-holders.md)
6. [Unsupported use cases](/for-providers/setup-guides/unsupported-use-cases.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.myveriam.com/for-providers/setup-guides.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.
