> For the complete documentation index, see [llms.txt](https://legal.dispel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legal.dispel.com/supplier-policies/service-providers/foci.md).

# Foreign Ownership, Control, or Influence

Dispel serves clients globally, protecting critical infrastructure and manufacturing around the world. Part of our supply-chain security includes considerations for where our suppliers and service providers are based, and the extent to which foreign ownership, control, or influence ("**FOCI**") may impact our supply chain.

FOCI does not disqualify a company from serving or supplying Dispel. After completing the questionnaire, a review will be conducted considering the following factors:

* Record of economic and government espionage against U.S. targets
* Record of enforcement and/or engagement in unauthorized technology transfer
* The type and sensitivity of the information that shall be accessed
* The source, nature, and extent of FOCI
* Record of compliance with pertinent U.S. laws, regulations and contracts
* The nature of any applicable bilateral and multilateral security and information exchange agreements
* Ownership or control, in whole or in part, by a foreign government
* Any other indications of a foreign interests’ capability to control or influence the company’s operations or management

In addition to these specific factors, Dispel also assesses companies for any other factors that may indicate or demonstrate a capability on the part of foreign interests to control or influence the company’s operations or management in a manner that would be detremental to our end customers.

## Questionnaire

Dispel's FOCI form is modeled after Standard Form (SF) 328, the Certificate Pertaining to Foreign Interest, which is a 10-question document designed to help identify the presence of FOCI in an organization. Each of the 10 questions requires a yes or no answer, and any yes answer requires that additional information or documentation be included with the form.

{% embed url="<https://eform.pandadoc.com/?eform=4e1940f9-28c6-43b6-8506-e7ad5f9c05ff>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://legal.dispel.com/supplier-policies/service-providers/foci.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
