> For the complete documentation index, see [llms.txt](https://docs.projectcatalyst.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.projectcatalyst.io/previous-funds/fund14-docs/fund-basics/project-catalyst-terms-and-conditions/catalyst-fc-personal-data-consent.md).

# Catalyst FC Personal Data Consent

By selecting “Yes, I agree” to the onboarding form to which this Catalyst FC Personal Data Consent is attached, you acknowledge and agree that:

1. In connection with your participation in Project Catalyst and, as a requirement to accept funding from CFC (as those terms are defined in the [Project Catalyst Terms and Conditions](/previous-funds/fund14-docs/fund-basics/project-catalyst-terms-and-conditions.md)), your personal data will be collected, stored and processed by third party processors authorized by CFC in its discretion (“**Third Party Processors**”) in connection with CFC’s legitimate interest in protecting against fraud, corruption, money laundering, terrorist financing, illicit use of funds and other criminal activity (collectively, the “**Permitted Purposes**”).
2. For the purposes of this Personal Data Consent, “**personal data**” means personally identifiable information that can be used to contact or identify you and which may include, without limitation, your name, email address, physical address, phone number and biometric identifiers and information. &#x20;
3. You hereby consent to Third Party Processors’ collection, use, processing and storage of your personal data for the Permitted Purposes and any other purposes that you specifically consent to.&#x20;
4. If you withdraw your consent for any Third Party Processor to collect, use, process and store your personal data, then your participation in Project Catalyst (including, without limitation, your right to receive any funding) may be terminated in CFC’s discretion in accordance with the [Project Catalyst Terms and Conditions](/previous-funds/fund14-docs/fund-basics/project-catalyst-terms-and-conditions.md).


---

# 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://docs.projectcatalyst.io/previous-funds/fund14-docs/fund-basics/project-catalyst-terms-and-conditions/catalyst-fc-personal-data-consent.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.
