# Info

- [NVSTly: Social Investing](https://docs.nvstly.com/info/readme.md): A free, interactive social trading platform where investors track, share, & copy trades.
- [User Interfaces Overview](https://docs.nvstly.com/info/readme/user-interfaces-overview.md): Important UIs & what they are.
- [Download Your Data](https://docs.nvstly.com/info/readme/download-your-data.md): Download all your trade data & performance stats in a spreadsheet.
- [Referral System & Payouts](https://docs.nvstly.com/info/readme/referral-system-and-payouts.md): Earn cash rewards any time one of your invitees subscribes to PRO and for each of their billing periods the duration of their membership.
- [Broker Integration](https://docs.nvstly.com/info/broker-integration.md): Connect or link a brokerage account to automate the submitting of trades to track & share positions instantaneously as they are executed within the broker.
- [Webull Integration](https://docs.nvstly.com/info/broker-integration/webull-integration.md): To connect or link your Webull brokerage account to NVSTly, follow the steps provided below.
- [Moomoo Integration](https://docs.nvstly.com/info/broker-integration/moomoo-integration.md): To connect or link your Moomoobrokerage account to NVSTly, follow the steps provided below.
- [Cancelling Membership & Refund Policy](https://docs.nvstly.com/info/cancelling-membership-and-refund-policy.md): How to cancel your membership subscription, avoid future billing charges, and our refund policy
- [Contact & Support](https://docs.nvstly.com/info/contact-and-support.md): Contact methods, user support, & how to cancel membership subscription


---

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