# Embargo, Sanction, and OFAC Compliance for Secure CLA Signing

### **Give Your Consent**

You must check the compliance confirmation box before signing the CLA.

### Compliance confirmation checkbox

<figure><img src="/files/1hYHH12cNR6pFCtBbE0j" alt=""><figcaption></figcaption></figure>

You must check the box to confirm that you are not, and/or the organization you are representing is not:

* located in Cuba, Iran, North Korea, Syria, the Crimea Region of Ukraine, or the Russian-controlled areas of the Donetsk or Luhansk regions of Ukraine;
* owned or controlled by, acting for or on behalf of, or an individual or entity that has in the past acted for or on behalf of the Government of Cuba, Iran, North Korea, Syria, or Venezuela; or
* listed as a blocked person by the U.S. Department of the Treasury's Office of Foreign Assets Control (OFAC) or directly or indirectly owned 50 percent or more by such a listed person.

<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>

### **Mandatory Checkbox**

A mandatory checkbox is added in EasyCLA. This checkbox allows contributors to indicate compliance before signing the CLA.

Click the checkbox and click **SIGN CLA**. If you uncheck the checkbox, the **SIGN CLA** button is disabled.

{% hint style="info" %}
New organizations and individuals must acknowledge this compliance confirmation statement before signing the CCLA and ICLA.
{% 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.linuxfoundation.org/lfx/easycla/v2-current/embargo-compliance-for-secure-cla-signing.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.
