# Moomoo Integration

## Linking Moomoo

Steps to link Moomoo are already displayed on the app in [Brokers & Exchanges](https://nvstly.com/settings/brokers) settings.

Instruction steps will also be added on this page, including a how-to video.

## Auto Login & Startup on Boot

For a completely hands-free convienent experience, follow the steps below for [Windows](#windows) or [macOS](#macos) to have the OpenD client launch & automatically login when your PC starts up.

### Windows

1. First, on the OpenD login screen, make sure to check "Remember Me" and "Auto Login" boxes.
2. In the *Start Menu* or *Search* field on the bottom taskbar, type in "OpenD" to find Moomoo OpenD. Right click on it and click *Open File Location*. This should take you to `C:\ProgramData\Microsoft\Windows\Start Menu\Programs`, copy the Moomoo OpenD shortcut that it brought you to.<br>

   <figure><img src="/files/RiyEctynuYs0c6dpNVXx" alt=""><figcaption><p>Open file location for OpenD on Start Menu<br></p></figcaption></figure>
3. **Press** `Win + R` and type `shell:startup`, then press **Enter**.
   * This opens the **Startup** folder where programs automatically launch when your PC starts & you login. (I.e. `C:\Users\Username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup`)<br>

     <figure><img src="/files/kNBlAyHdFZba0ke0PLxf" alt=""><figcaption><p>Open up the Startup folder<br></p></figcaption></figure>
4. Paste the Moomoo OpenD shortcut into this folder.
5. That's it. Now every time you turn on your PC, OpenD will start and you'll automatically login. *(Make sure to check the Remember Me and Auto Login boxes on OpenD signin screen.)*

Remember, you always need your browser or a browser tab opened at [nvstly.com](https://nvstly.com) and be logged in with your NVSTly account.

There are other methods to do this, but aren't as simple & easy as the one provided. If you'd like to learn about them, [refer to our prompt with ChatGPT](https://chatgpt.com/share/67eba7a6-f498-800f-a24c-5fc3299db74c) that explains 2 other options. If you need help or assistance, feel free to reach out to us in our [Discord community](https://nvstly.com/go/discord) or via [email](mailto:team@nvst.ly).

### macOS

1. Go to *System Settings* (or *System Preferences* on older macOS versions).
2. Navigate to *Users & Groups* (or *Login Items* in newer macOS versions).
3. Select your User Account.
4. Click *Login Items*
5. Click the + button and find Moomoo OpenD, & click Open.
6. That's it. Now every time you turn on your PC, OpenD will start and you'll automatically login. *(Make sure to check the Remember Me and Auto Login boxes on OpenD signin screen.)*

Remember, you always need your browser or a browser tab opened at [nvstly.com](https://nvstly.com) and be logged in with your NVSTly account.

There are other methods to do this, but aren't as simple & easy as the one provided. If you'd like to learn about them, [refer to our prompt with ChatGPT](https://chatgpt.com/share/67ebb100-5390-800f-97e3-89a8afd20c81) that explains 2 other options. If you need help or assistance, feel free to reach out to us in our [Discord community](https://nvstly.com/go/discord) or via [email](mailto:team@nvst.ly).


---

# 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/moomoo-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.
