# Locked / Limited Upgrades

## Setting up a locked Upgrade: <a href="#setup" id="setup"></a>

When setting up an Upgrade for sale, you can LOCK the Upgrade to only be allowed for purchase if the users have an existing Upgrade.  To enable this toggle this go to the ADVANCED tab in your upgrades and toggle the: *Require purchaser to already have a Discord Role to Unlock this Upgrade.*

Once you enable that toggle, only people with the role you select can purchase the new Upgrade you are making.

![](/files/-M_zspIcEAXoiG6mzvAL)

{% hint style="warning" %}
**IF YOU DO NOT WANT TO LOCK YOUR ROLE FOR SALE, DO NOT CLICK THE TOGGLE.**
{% endhint %}


---

# 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.upgrade.chat/features/locked-roles.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.
