# White Label

- [What is White Labeling?](https://docs.stammer.ai/stammer.ai-docs/white-label/what-is-white-labeling.md): White label for Stammer.ai explained.
- [Client Sub-Accounts](https://docs.stammer.ai/stammer.ai-docs/white-label/client-sub-accounts.md): View all your Sub-Accounts here and perform valuable actions.
- [Create Sub-Account](https://docs.stammer.ai/stammer.ai-docs/white-label/client-sub-accounts/create-sub-account.md): Manually create a new client sub-account.
- [Sub-Account Wallet](https://docs.stammer.ai/stammer.ai-docs/white-label/client-sub-accounts/sub-account-wallet.md): The Sub-Account wallet is used to manage the usage and billing for AI agents in that client's sub-account.
- [Sub-Account Storage Balance](https://docs.stammer.ai/stammer.ai-docs/white-label/client-sub-accounts/sub-account-storage-balance.md): When a client signs up for a free trial or a new paid subscription package they will receive a starting storage balance with a certain amount of characters.
- [Sub-Account Extra AI Agents](https://docs.stammer.ai/stammer.ai-docs/white-label/client-sub-accounts/sub-account-extra-ai-agents.md)
- [How to clone a chatbot to a sub-account](https://docs.stammer.ai/stammer.ai-docs/white-label/client-sub-accounts/how-to-clone-a-chatbot-to-a-sub-account.md)
- [Custom Domain](https://docs.stammer.ai/stammer.ai-docs/white-label/custom-domain.md): This page will help walk you through the process of connecting your custom domain name to the Stammer platform so you can white label it as your own.
- [Troubleshooting Custom Domain Deployment DNS Issues](https://docs.stammer.ai/stammer.ai-docs/white-label/custom-domain/troubleshooting-custom-domain-deployment-dns-issues.md)
- [The SaaS Configurator](https://docs.stammer.ai/stammer.ai-docs/white-label/the-saas-configurator.md): The SaaS configurator is how you create, manage and sell custom AI subscriptions to your clients.
- [Create Subscription Package](https://docs.stammer.ai/stammer.ai-docs/white-label/the-saas-configurator/create-subscription-package.md): Create a new custom AI agent subscription package to sell to your clients.
- [Custom Packages + Settings](https://docs.stammer.ai/stammer.ai-docs/white-label/the-saas-configurator/create-subscription-package/custom-packages-+-settings.md): How you can check an option that will enable/ disable the ability for your sub-accounts to see the packages.
- [Add-Ons](https://docs.stammer.ai/stammer.ai-docs/white-label/the-saas-configurator/add-ons.md)
- [Storage (Characters) - Add Ons](https://docs.stammer.ai/stammer.ai-docs/white-label/the-saas-configurator/add-ons/storage-characters-add-ons.md)
- [AI Agent Rebilling - Add Ons](https://docs.stammer.ai/stammer.ai-docs/white-label/the-saas-configurator/add-ons/ai-agent-rebilling-add-ons.md)
- [MasterChat - Add Ons](https://docs.stammer.ai/stammer.ai-docs/white-label/the-saas-configurator/add-ons/masterchat-add-ons.md): The new feature allows agencies using Stammer AI to sell their proprietary AI prompts as subscription products without exposing the underlying prompt configurations to end users.
- [Advanced Scraper - Add Ons](https://docs.stammer.ai/stammer.ai-docs/white-label/the-saas-configurator/add-ons/advanced-scraper-add-ons.md): Build your offer to sell advance URL scraper to your clients.
- [White Label API](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api.md): This is documentation shown to your users with your branding.
- [API Documentation](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/api-documentation.md): Securely generate and retrieve your personal token for seamless API integration.
- [AI Agent API](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api.md)
- [Message AI Agent](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api/message-ai-agent.md): This is how you send a message and get responses with an AI agent through a 3rd party system.
- [Create AI Agent](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api/create-ai-agent.md): You can interact with this API by sending a POST request that allows you to create a new AI agent.
- [Retrieve AI Agent](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api/retrieve-ai-agent.md): You can interact with this API by sending a GET request.
- [Update AI Agent](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api/update-ai-agent.md): You can interact with this API by sending a PUT request.
- [Delete AI Agent](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api/delete-ai-agent.md): You can interact with this API by sending a DELETE request. This allows you to delete a AI Agent in your Agency Account. Make sure this action cannot be undone.
- [Knowledge Base API](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/knowledge-base-api.md)
- [Add AI Agent Q/A](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/knowledge-base-api/add-ai-agent-q-a.md): This is how you automatically add more Question and Answer (Q/A) data to an AI agent's knowledge base via your white label API.
- [Add URLs to Scrape](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/knowledge-base-api/add-urls-to-scrape.md): You can interact with this API by sending a POST request. This API allows you to crawl and train URLS.
- [Add Files (Pdf, Doc etc.)](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/knowledge-base-api/add-files-pdf-doc-etc..md): You can interact with this API by sending a POST request. This API allows you to train PDF File.
- [Conversations](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/conversations.md)
- [AI Agent Conversations](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/conversations/ai-agent-conversations.md): Get List of Conversations of AI Agent via API
- [Retrieve Conversation](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/conversations/retrieve-conversation.md): Retrieve a Conversation via API
- [Delete A Conversation](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/conversations/delete-a-conversation.md): Delete a Conversation via API
- [Sub-Accounts](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/sub-accounts.md)
- [Create Sub-Account](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/sub-accounts/create-sub-account.md): This is how you can automatically create new sub-accounts in Stammer.ai via your white label API
- [Retrieve Sub-Account](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/sub-accounts/retrieve-sub-account.md): Retrieve a Sub-Account, either paid or unpaid, via API
- [Update Sub-Account](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/sub-accounts/update-sub-account.md): Update a Sub-Account, either paid or unpaid, via API
- [Delete Sub-Account](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/sub-accounts/delete-sub-account.md): Delete a Sub-Account, only unpaid, via API
- [User](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/user.md)
- [Retrieve User's Data](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/user/retrieve-users-data.md): Retrieve the authenticated user's data.
- [Examples](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/examples.md)
- [Create New Sub-Account (Zapier Example)](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/examples/create-new-sub-account-zapier-example.md): Review the process of how to create a new sub-account using the Stammer.ai API.
- [White Label API x Zapier X Slack Example](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/examples/white-label-api-x-zapier-x-slack-example.md)
- [AI Chatbot Chrome Extension](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/examples/ai-chatbot-chrome-extension.md): Creating a Chrome Extension to Communicate with Stammer's AI Chatbot API using Replit
- [White Label (Your) Marketplace](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-your-marketplace.md): This is a marketplace only shown to your client sub-account users who are logged in to your white label app.
- [White Label Free Trials](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-free-trials.md): Offer free trials (no credit card required) to your clients under your white label dashboard.
- [Free Trial Settings (No CC Req.)](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-free-trials/free-trial-settings-no-cc-req..md): This enables agencies to offer a no credit card required free trial for people to sign up for a new account under their white label branding.
- [Free Trial Settings (CC Req.)](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-free-trials/free-trial-settings-cc-req..md): Learn how to setup a credit card required free trial inside your SaaS configurator settings.
- [Custom Dashboard Styling](https://docs.stammer.ai/stammer.ai-docs/white-label/custom-dashboard-styling.md): Allows agencies to customize their dashboard color theme and customize their signup/ login page with a custom image.


---

# 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/white-label.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.
