> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/centre-de-documentation-payfacto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/centre-de-documentation-payfacto/documentation-canada/terminaux/terminal-de-comptoir/pax-a35/a35-guide-de-configuration/installation-et-configuration-du-terminal/connecter-le-cable-multifonction.md).

# Connecter le câble multifonction

### Connecter le câble multifonction

Le terminal utilise un câble multifonction pour fournir l'accès aux connexions supportées. Généralement, les terminaux de comptoir nécessitent une alimentation CA et une connexion Ethernet. Votre configuration peut également inclure une connexion à un système de point de vente.

&#x20;

**Pour connecter le câble multifonction :**

1. À l'arrière du terminal, en haut, utilisez un tournevis Phillips #1 pour desserrer les deux vis qui fixent le couvercle du terminal. \
   ![A35 back cover](https://documentation.payfacto.com/Terminals/A35/CA-FR/assets/images/A35_BackCover.png)

{% hint style="info" %}
NOTE: Il n'est pas nécessaire de retirer les vis du couvercle; elles sont conçues pour rester attachées.
{% endhint %}

2. Retirez le couvercle à l'arrière du terminal et repérez la prise USB Type-C entre les fentes pour les cartes MicroSD et SAM.

\
![A35 multi-function cable plug](https://documentation.payfacto.com/Terminals/A35/CA-FR/assets/images/A35_PlugForMultiFunction.png)

3. Insérez le connecteur USB Type-C du câble multifonction dans la prise correspondante du terminal.

\
![A35 insert multi-function plug](https://documentation.payfacto.com/Terminals/A35/CA-FR/assets/images/A35_InsertMultiFunction.png)

4. Après avoir connecté le câble multifonction au terminal, assurez-vous que le manchon de protection contre les surcharges est bien inséré dans la fente située en haut du terminal.

{% hint style="info" %}
NOTE: Vous pouvez déplacer le manchon de protection contre les surcharges le long du câble multifonction pour le placer correctement.
{% endhint %}

![A35 strain relief](https://documentation.payfacto.com/Terminals/A35/CA-FR/assets/images/A35_StrainRelief.png)

5. Réinstallez le couvercle et serrez les deux vis pour compléter l'installation du câble.

\
![A35 multi-function cable installed](https://documentation.payfacto.com/Terminals/A35/CA-FR/assets/images/A35_MultiFunctionCableInstalled.png)

&#x20;


---

# 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.payfacto.com/centre-de-documentation-payfacto/documentation-canada/terminaux/terminal-de-comptoir/pax-a35/a35-guide-de-configuration/installation-et-configuration-du-terminal/connecter-le-cable-multifonction.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.
