# Partnering with ClubCollect

There are many benefits to partnering with ClubCollect for invoice collection. The Partnership Programme and API allow Partners to integrate with the service at a low level to provide the necessary information for ClubCollect to carry out the service.

### Overviews

If you would like to understand more about what ClubCollect does, please read about the [**ClubCollect Service**](https://docs.clubcollect.com/overviews/clubcollect-service).&#x20;

If you would like to understand some of the possibilities available for a partnership with ClubCollect, please read through [**Partner Possibilities**](https://docs.clubcollect.com/overviews/partner-possibilities).

### Guides

If you want to dive straight into a typical integration and gain an understanding of the steps involved please see [**Partner Integration**](https://docs.clubcollect.com/guides/partner-integration).

### API Documentation

For detailed information about the ClubCollect API refer to the API Documentation.


---

# 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.clubcollect.com/readme.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.
