> For the complete documentation index, see [llms.txt](https://helpdesk.ldtsoft.work/ldt-online-course/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdesk.ldtsoft.work/ldt-online-course/appearance-and-branding/how-to-remove-powered-by-ldt-team-branding.md).

# How to Remove "Powered by LDT Team" Branding

If you're a seller focused on building a strong, professional brand, removing external branding from your content is essential. This guide explains how to remove the "Powered by LDT Team" branding from your online courses to ensure a seamless and fully branded experience for your students.

### Understanding the "Powered by LDT Team" Branding

The "Powered by LDT Team" tagline appears on courses created with our free plan. It serves to identify our platform and allows us to offer a robust set of features to new users at no cost. However, we understand that as you grow, having complete control over your brand identity becomes a top priority.

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

### Solution: Upgrade to a Paid Plan

To unlock the ability to remove the "**Powered by LDT Team**" branding, you need to upgrade from your current free plan to a paid subscription. Our paid plans are designed to give you full ownership of your course branding, along with a range of powerful features to scale your business.

**Benefits of Upgrading**:

* **Complete Brand Control**: Remove our branding to maintain a consistent and professional look for your courses.
* **Access to Premium Features**: Unlock advanced functionalities that help you grow your business and enhance the student experience.
* **Priority Support**: Gain access to our dedicated support team to assist you with any questions.

### How to Upgrade Your Plan

1. From your Shopify Admin, go to **Apps** -> **LDT Online Courses** -> **Pricing**
2. Choose the paid plan that best fits your business needs&#x20;

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

Result:

Once you have successfully upgraded your plan, the "Powered by LDT Team" branding will be automatically removed from all your courses. This ensures your brand is front and center, providing a polished and professional experience that reflects the quality of your content.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpdesk.ldtsoft.work/ldt-online-course/appearance-and-branding/how-to-remove-powered-by-ldt-team-branding.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
