# Agency Quick Start Guide

### **Step 1: Start Your Free Trial**

Create an account on [Stammer.ai](http://stammer.ai/) and start a trial for the Agency or the Full SaaS Mode plans.

<figure><img src="/files/cuQSdd09mU78BXn3uFRz" alt=""><figcaption></figcaption></figure>

### **Step 2: Update Your Agency Profile**

Go to Agency > Profile to update the name, logo and other customizations specific to your agency.

<figure><img src="/files/lVqq3i5ilpp3mdbLq5Sl" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/kjX2jLcJmHY9wT2Hfh57" %}
[Agency Profile](/stammer.ai-docs/agency-settings/agency-profile.md)
{% endcontent-ref %}

### **Step 3: Custom Domain**

**Go to Agency > Custom Domain to connect your domain that you want to use for your white label version of the platform. Please note that this process can take up to 24 hours to complete depending on which hosting platform your domain is on.**

<figure><img src="/files/ZRmy4qvuhVNJWDI4y3ec" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/PIUfssWTne59Zq9sjxR6" %}
[Custom Domain](/stammer.ai-docs/white-label/custom-domain.md)
{% endcontent-ref %}

{% content-ref url="/pages/GUa8PTrO58JLA8AUWhUD" %}
[Troubleshooting Custom Domain Deployment DNS Issues](/stammer.ai-docs/white-label/custom-domain/troubleshooting-custom-domain-deployment-dns-issues.md)
{% endcontent-ref %}

### **Step 4: Custom Styling**

Go to Agency > Custom Styling to update the colors and images used for the signup and login pages.&#x20;

<figure><img src="/files/w7TTrAG81NdWdmOiuchX" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/PODzKA206m0EOsxpmd4N" %}
[Custom Dashboard Styling](/stammer.ai-docs/white-label/custom-dashboard-styling.md)
{% endcontent-ref %}

### **Step 5: Login to White Label**

After you connect your domain and update your dashboard styling you can login to your custom domain to see how your customers will start to experience the platform.&#x20;

<figure><img src="/files/qe0dsHsbjyEdz2msc0M9" alt=""><figcaption></figcaption></figure>

### **Step 6: Connect Stripe**

Go to Agency > Connect Stripe and connect to your account. This is a one-time process that is required to be completed before selling subscriptions to your clients.

<figure><img src="/files/sNrG6kD9LREqeFPLuwvI" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/mKQyBumtp9MdX2iXYpWF" %}
[Connect Stripe](/stammer.ai-docs/agency-settings/connect-stripe.md)
{% endcontent-ref %}

### **Step 7: Create Subscription in SaaS Configurator**

After your Stripe account has been connected, you will be able to create new subscription products for your customers to purchase. These subscriptions can be customized to have different quantities, permissions and settings depending on how you want to sell these AI agents to your customers.&#x20;

<figure><img src="/files/h2R0TP2R0v00Cp0osv8d" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/VGXtx22TxiYJXxQ9m3bf" %}
[The SaaS Configurator](/stammer.ai-docs/white-label/the-saas-configurator.md)
{% endcontent-ref %}

### **Step 8: Create a New AI Agent**

**You can now create new AI agents, sub-accounts, add users and more!**&#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.stammer.ai/stammer.ai-docs/start-here/agency-quick-start-guide.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.
