# Sell

### How to Sell Bitcoin

1. Go to the `Sell` tab on the Bold Wallet page and enter how much bitcoin to sell.&#x20;

{% hint style="info" %}
The minimum sell order size is 0.001 BTC
{% endhint %}

2. Click `Preview sell` to see a breakdown of the intended sale.&#x20;
3. Review the information on the `Preview btc sell` page and click `Sell bitcoin` to confirm the sale.&#x20;

<figure><img src="/files/U0hMs7zMrDH2vzYYqzEO" alt="" width="375"><figcaption></figcaption></figure>

4. A `Sell order executed successfully` screen will appear.&#x20;

&#x20;

<figure><img src="/files/wYNjjoKfrXCDUhWXw5Mq" alt="" width="375"><figcaption></figcaption></figure>

5. Find the details of a sell transaction by clicking onto a transaction in the `Latest transaction` table.&#x20;

### The Max Button

* Clicking the `Max` button inputs your `Available to trade` bitcoin balance.&#x20;
  * Clicking `Max` will not automatically initiate the transaction.

<figure><img src="/files/glYpWgjoSvO4WSwkosgO" alt="" width="300"><figcaption><p>Clicking the 'Max' button</p></figcaption></figure>

### Fees for Selling

* [Click here](/general/pricing-and-custody-options.md) to see a full breakdown of all fees associated with selling.&#x20;

### Availability of Proceeds

The proceeds from any bitcoin sales follow the Bold platform rules of availability:

* All funds are available to trade immediately.&#x20;

Additionally, there are further rules on when funds from a sale are available to be withdrawn:

* If bitcoin was deposited to your account via an on-chain transaction and then sold, the funds are available to be withdrawn immediately.
* If the bitcoin sold was purchased using cash deposited to Bold, the cash generated from the sale is held until the all of the original deposits mature. All holds are dynamically set based on a risk assessment. The risk assessment is on a per transaction basis and takes account history and transaction amount into consideration.&#x20;
* For more information, visit [account limits and holds](/general/account-holds.md).


---

# 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.getbold.io/bold-wallet/markdown.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.
