> ## Documentation Index
> Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://developers.fireblocks.com/feedback

```json
{
  "path": "/docs/interact-with-trust",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Interact with TRUST

> The  platform can be used to securely send information required by the Travel Rule.

To interact with TRUST from your Fireblocks workspace, you must use an appropriate format of Typed Message Signing when publishing a proof of address on the TRUST internal bulletin. This signing method is safer than (and preferred over) Raw Signing because it helps mitigate the risk of users signing a valid but malicious transaction.

<Info>
  ### Learn more about [Typed Message Signing](/docs/typed-message-signing-1#what-are-the-use-cases-for-typed-message-signing)
</Info>
