# Auto Sell

Click “Advanced” at the top right corner of the Automation page. Then select the gears icon on Auto Sell. This will open the Auto Sell menu where you can create your very own Auto Sell strategy.&#x20;

Auto Sell enables you to automatically set a group of limit sell orders on any token that you buy. This can be incredibly useful for when you’re trading on the go and want to strategically trade a token while being busy with other things. Click “Create New Strategy” to get started. You can set multiple take profit / stop loss levels and can even specify which trading fee preset you want each strategy to use.&#x20;

In the example below, this trader has set two take profit levels. The first TP is at 100% profit for 50% of his supply. This is the most common TP in trading because it allows you to take your initial investment out once you’ve doubled your money, so that you can trade with no risk of loss from that point forward. The second TP is at 300% profit for 50% of the remaining supply (25% of the initial supply). This is to ensure the trader locks in some real profit once they are significantly in the green. This example also features a low stop loss at -80% to make sure the trader never loses their entire value on a trade.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeH8ohaGHKzcyubJNyg7zbbkL4-w6e5OFW-x-2gBtkZ9U44JRJ0ZBUnVFRxiRBrrP45W9M4ajlnp5dhwO2bzYVPxRO260VPk32QQ0leSybZfXHuuFjCBI7quj6HEvKvz4wbUxrF?key=E93o1yEIn0JZBHBiSuw080kz" alt=""><figcaption></figcaption></figure>

Once you’ve finished designing your strategy, give it a title and save it. You will be returned to the Auto Sell menu where you can see the strategies you’ve created. Click “Enable” on the one you want to use. The active Auto Sell strategy will then be Auto Applied on every buy that you make with BullX.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe3ZqwzQU3Zjjspb6N685CRTl0b-2v6teMYI9qhGY1yCxe0vmLLIghS9pJcMfCYyUdAvHb3FZYPHuhkXV3EHa8nNOj17kS9IukmNhCSarP5M6ZwESNU8igq1fZdHoU6VHx56ES9?key=E93o1yEIn0JZBHBiSuw080kz" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://bullx.gitbook.io/bullx-neo-docs/automation/auto-sell.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.
