# Trade Sharing

- [Trade Sharing Overview](https://docs.nvstly.com/trade-sharing/trade-sharing-overview.md): Send your trades to Discord or Twitter instantaneously after submitting them.
- [Discord](https://docs.nvstly.com/trade-sharing/discord.md): Auto trade sharing to Discord via webhooks.
- [Twitter (Temporarily Disabled)](https://docs.nvstly.com/trade-sharing/twitter-temporarily-disabled.md): Auto trade sharing with tweets.
- [Customize Messages or embeds](https://docs.nvstly.com/trade-sharing/customize-messages-or-embeds.md): You can customize your Discord message or embed, and your tweet.


---

# 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/trade-sharing.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.
