# Mandatory Compliance for Crowdfunding

<details>

<summary>Understanding the concept</summary>

Embargo compliance refers to the process of adhering to regulations and restrictions imposed by governments, organizations, or industries that prohibit or limit the sale, export, or transfer of certain goods, services, or technologies. Embargoes are often implemented to:

1. **Embargo Countries**: Nations with whom trade is entirely or heavily restricted due to political, economic, or security reasons.
2. **Sanctioned Countries**: Nations or entities under specific restrictions, such as trade, financial dealings, or travel, imposed by governments or organizations like the UN.
3. **OFAC**: The U.S. Treasury's Office of Foreign Assets Control, which enforces sanctions programs targeting countries, entities, and individuals.

</details>

<details>

<summary>Compliance Confirmation statement</summary>

The compliance confirmation checkbox ensures that contributors comply with U.S. laws and regulations concerning restricted territories and entities, as enforced by the U.S. Department of the Treasury's Office of Foreign Assets Control (OFAC).\
Contributors are required to check this box to certify compliance before signing CLA. By doing so, they confirm that they or their organization meet the compliance criteria outlined.\
False certifications may result in the rejection or revocation of the contributor or organization.

</details>

### **Give Your Consent**

You must check the box to confirm you are not from a restricted country before donation.

### **Mandatory Checkbox**

This checkbox will allow you to easily indicate their compliance with embargo restrictions, making the process more streamlined and efficient.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-e1f142d3212810df3e96acbede068f03a1b49efa%2FCompliance_confirmation_cf.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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.linuxfoundation.org/lfx/crowdfunding/mandatory-embargo-compliance-for-crowdfunding.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.
