# Webull Integration

## Linking Webull

To connect or link your [Webull](https://nvstly.com/ref/webull) brokerage account to NVSTly, follow the steps provided below.

1. Navigate to [Brokerages & Exchanges](https://nvstly.com/settings/brokers) in Account Settings
2. Hit Connect next to Webull in the brokers menu\
   ![](/files/FJmZR2zktGCJ0agVSahA)
3. Input your Webull 6-digit PIN
4. Open the Webull mobile app
5. Go to Menu > 3 vertical dots on top right > Scan
6. Scan the QR image displayed in NVSTly settings. This QR image is only good for 60 seconds, after which you'll need to generate a new one.\
   ![](/files/mUGzjoBAq7Qi6ilXzQvt)
7. Confirm the login\
   ![](/files/zo3Cz7wqakXZBdxqyyNA)
8. Enable which account you want linked. Success, that's it. Your [Webull](https://nvstly.com/ref/webull) account is now connected with NVSTly.\
   ![](/files/ohTXz1gVLkF9VopMNDBX)

Any trades executed within the linked [Webul](https://nvstly.com/ref/webull)l account will automatically be submitted to the app. Enable Trade Sharing to take advantage of automating your trade signals or sharing trades to Discord or social media. [Trade Sharing](/trade-sharing/trade-sharing-overview.md)

{% hint style="info" %}
Don't have Webull?\
We've partnered with Webull to give our users 20 free stocks, just sign up to receive a portion of those and make a minimum deposit to receive the rest. Be sure to use this referral link when creating a Webull account: <https://nvstly.com/ref/webull>
{% 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.nvstly.com/info/broker-integration/webull-integration.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.
