# 分享您的發現

在組織資金流、利用備忘錄記錄細節、甚至添加個人水印之後，是時候與他人分享您的發現了。您可能希望與媒體分享以開放源代碼的方式公開發現，或與其他調查人員進一步推進調查。

MetaSleuth 透過“分享圖表”功能支援這一點，讓您輕鬆與他人分享您的分析，以探索當前的畫布內容、深入研究細節，甚至繼續編輯。

<figure><img src="/files/KQ4w72PdWVgwEuTCx7HV" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
其他人可以透過我分享的連結做什麼？

當您分享由 MetaSleuth 生成的連結時，它會捕獲當前畫布內容的快照並將其與該特定 URL 關聯。擁有該連結訪問權限的人可以查看快照並探究畫布上的所有細節。如果其他人選擇編輯快照，這會創建一個單獨的副本，可以從原始快照中獨立修改、保存和分享。
{% 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.metasleuth.io/zh_tw/shi-yong-shou-ce/save-and-share/share-your-findings.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.
