> For the complete documentation index, see [llms.txt](https://docs.connectedyou.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connectedyou.io/knowledge-base/terms-and-conditions/general-terms-and-conditions/customer-affiliates.md).

# Customer Affiliates

Your Affiliates may purchase Products and Services from CY pursuant to this Agreement, provided that an authorized representative of such Affiliate executes the applicable Order Form. You shall be the company of record for all Products and Services provided hereunder and, together with any ordering Affiliate, shall be jointly and severally liable for all obligations set forth in this Agreement, notwithstanding that the Order Form may be signed by Your Affiliate or that the invoices for Products and Services may be sent to Your Affiliate at the address designated in the applicable Order Form. If an Affiliate of Yours orders Products and Services pursuant to this Agreement, then the ordering Affiliate shall be referred to herein collectively with You as the “Customer".


---

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

```
GET https://docs.connectedyou.io/knowledge-base/terms-and-conditions/general-terms-and-conditions/customer-affiliates.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.
