# Tenant Setup Guide

This guide explains what your team needs to send us and configure before launch.

It covers:

* Your root domain and DNS provider.
* Email sender setup.
* Landing page URL and login button links.
* Optional Discord invite URL.
* Branding, legal, and admin details.

## Setup Flow

1. Send us the required information.
2. We configure your tenant and send you DNS records.
3. Add the DNS records in your DNS provider.
4. Create or confirm the required email sender addresses.
5. Publish your landing page and set the brand and creator login buttons.
6. Send us your Discord invite URL if you want Discord links shown in your tenant.
7. Send us screenshots or confirmations when DNS, email, landing page, and optional Discord setup are complete.

Start with [Information To Send Us](/information-we-need.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.anwhitelist.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.
