> For the complete documentation index, see [llms.txt](https://support.remboursement.aivd.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.remboursement.aivd.ch/remboursement/presentation.md).

# Présentation

## <mark style="color:green;">Introduction</mark> <a href="#toc181801575" id="toc181801575"></a>

Les offices de l’assurance-invalidité mettent à disposition de leurs bénéficiaires (ainsi que de leurs représentants légaux) une plateforme afin de simplifier la transmission des factures.

Il est actuellement possible pour les bénéficiaires de l’assurance invalidité d’utiliser la plateforme de son canton de résidence pour transmettre certaines factures.&#x20;

### <mark style="color:green;">Types de factures</mark>

#### <mark style="color:green;">Moyens auxiliaires</mark>

<table><thead><tr><th width="621">Nom du formulaire</th><th width="127">Référence</th></tr></thead><tbody><tr><td>Moyen auxiliaire servant à l’aménagement du poste de travail / dans le domaine de tâches de la personne assurée</td><td>318.635</td></tr><tr><td>Travaux de transformation et les véhicules à moteur</td><td>318.636</td></tr><tr><td>Moyen auxiliaire pour le crâne et le visage</td><td>318.637</td></tr><tr><td>Moyen auxiliaire pour aveugles et handicapés graves de la vue</td><td>318.6379</td></tr><tr><td>Moyen auxiliaire servant à développer l’autonomie personnelle</td><td>318.639</td></tr></tbody></table>

#### <mark style="color:green;">**Allocation pour impotent**</mark>

<table><thead><tr><th width="622">Nom du formulaire</th><th>Référence</th></tr></thead><tbody><tr><td>Allocation pour impotent (API) et pour supplément pour soins intenses (SSI) pour mineurs</td><td>318.632.2</td></tr></tbody></table>

#### <mark style="color:green;">**Appareillage auditif**</mark>

<table><thead><tr><th width="622">Nom du formulaire</th><th>Référence</th></tr></thead><tbody><tr><td>Appareillage auditif</td><td>300.001</td></tr></tbody></table>

#### <mark style="color:green;">**Contribution d’assistance**</mark>

<table><thead><tr><th width="622">Nom du formulaire</th><th>Référence</th></tr></thead><tbody><tr><td>Contribution d'assistance</td><td>318.536</td></tr></tbody></table>

#### <mark style="color:green;">**Frais de voyage et nourriture**</mark>

<table><thead><tr><th width="622">Nom du formulaire</th><th>Référence</th></tr></thead><tbody><tr><td>Frais de voyage et nourriture</td><td>318.632.1</td></tr></tbody></table>

#### <mark style="color:green;">**Autre facture**</mark>

<table><thead><tr><th width="622">Nom du formulaire</th><th>Référence</th></tr></thead><tbody><tr><td>Autre facture</td><td>318.632</td></tr></tbody></table>

Le but de ce document est de vous accompagner dans les diverses démarches que vous pouvez effectuer via notre plateforme de facturation.


---

# 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://support.remboursement.aivd.ch/remboursement/presentation.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.
