# Contact

Have questions about World Liberty Financial, our products, or interested in a partnership? We're here to help. Choose the contact method that best fits your needs.

## Contact forms

Visit our [Contact Page](https://worldlibertyfinancial.com/contact) to submit inquiries directly to our team. We offer two specialized forms to ensure your message reaches the right department.

### General inquiry

Use the **General inquiry** form for:

* Questions about WLFI or USD1
* Technical support requests
* Partnership inquiries
* Media and press inquiries
* General feedback

**Required information:**

* First Name
* Last Name
* Email Address
* Reason for Contact
* Message

### USD1 minting

Use the **USD1 minting** form if you're interested in minting USD1 stablecoins. This form is designed for businesses and institutional clients.

**Required information:**

* First Name
* Last Name
* Work Email
* Company Name
* Country
* Job Title

Our team will review your request and follow up with next steps.

## Email contacts

For direct communication, you can reach us via email at the following addresses:

| Purpose               | Email Address                          |
| --------------------- | -------------------------------------- |
| **General Inquiries** | <info@worldlibertyfinancial.com>       |
| **Support**           | <support@worldlibertyfinancial.com>    |
| **Governance**        | <governance@worldlibertyfinancial.com> |
| **Privacy**           | <privacy@worldlibertyfinancial.com>    |
| **Compliance**        | <compliance@worldlibertyfinancial.com> |

### When to use each email

#### General inquiries

<info@worldlibertyfinancial.com>

Use this address for:

* General questions about World Liberty Financial
* Business development opportunities
* Partnership proposals
* Media and press inquiries

#### Support

<support@worldlibertyfinancial.com>

Use this address for:

* Technical issues with the platform
* Transaction or wallet-related problems
* Account access issues
* Bug reports

#### Governance

<governance@worldlibertyfinancial.com>

Use this address for:

* Questions about WLFI governance
* Proposal submissions and discussions
* Voting-related inquiries
* Governance process clarifications

#### Privacy

<privacy@worldlibertyfinancial.com>

Use this address for:

* Privacy-related concerns
* Data access requests
* GDPR/CCPA inquiries
* Questions about our Privacy Policy

#### Compliance

<compliance@worldlibertyfinancial.com>

Use this address for:

* Regulatory and compliance inquiries
* AML/KYC-related questions
* Sanctions and restricted jurisdiction matters
* Compliance documentation requests

## Community channels

### Governance forum

Join the conversation with the WLFI community on our governance forum:

[**governance.worldlibertyfinancial.com**](https://governance.worldlibertyfinancial.com/)

The forum is the place to:

* Discuss governance proposals
* Share ideas with the community
* Participate in "temperature check" discussions
* Stay updated on protocol developments

### Voting platform

Participate in official governance votes:

[**vote.worldlibertyfinancial.com**](https://vote.worldlibertyfinancial.com/)

## Before you contact us

To help us assist you more efficiently, please:

1. **Check the FAQ**: Many common questions are answered in our [FAQ section](/resources/faq.md)
2. **Search the docs**: Browse our documentation for guides and tutorials
3. **Include details**: When reporting issues, include:
   * Your wallet address (if applicable)
   * Transaction hash (if applicable)
   * Screenshots of any error messages
   * Steps to reproduce the issue

## Security concerns

If you've discovered a security vulnerability, please report it responsibly:

* **Do not** disclose the vulnerability publicly
* Email <support@worldlibertyfinancial.com> with "SECURITY" in the subject line
* Provide as much detail as possible about the vulnerability

We take security seriously and appreciate responsible disclosure.


---

# 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.worldlibertyfinancial.com/resources/contact.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.
