# Getting Access to Distributional

Want access to the Distributional platform? [Please reach out to our team](https://distributional.com/sign-up/). We’ll guide you through the process and ensure you have everything you need to get started.

While we offer SaaS and a [sandbox deployment](/v0.23.x/platform/sandbox.md) for testing purposes, neither are suitable for a production environment. We recommend our [self-hosted deployment](/v0.23.x/platform/self-hosted.md) option if you plan on deploying the dbnl platform directly in your cloud or on-premise environment.&#x20;


---

# 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.dbnl.com/v0.23.x/getting-access-to-distributional.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.
