# Reselling + Whitelabelling

### Can I resell My AskAI?

You can resell My AskAI, feel free to create an AI support agent and sell them to your heart’s content! If you want to resell at a higher price (or a lower one) that is up to you.

### Can I whitelabel My AskAI?

There are a few ways you could do this:

1. Create AI agents on behalf of others on your own account and [remove branding](https://support.myaskai.com/features/remove-branding) (this costs $49/mo) and then install them on others' sites with [custom styling](https://support.myaskai.com/features/customization)
2. [Consume My AskAI entirely via API ](https://support.myaskai.com/api-documentation)to create Ai support agents, add content and ask questions entirely via API
3. Ask us (via chat) to build a white-labeled copy of My AskAI for use in your organization


---

# 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://support.myaskai.com/account-management/reselling-+-whitelabelling.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.
