> For the complete documentation index, see [llms.txt](https://partenaire.dossierfacile.logement.gouv.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://partenaire.dossierfacile.logement.gouv.fr/ressources/exemples-de-dossierfacile.md).

# Exemples de DossierFacile

Retrouvez des exemples de DossierFacile ci-dessous :

### A-Seul sans garant :

[Dossier-A avec les pièces](https://locataire-preprod.dossierfacile.fr/file/e3750375-c179-41e9-8f6d-2ebc7d920891)&#x20;

[Dossier-A sans  les pièces](https://locataire-preprod.dossierfacile.fr/public-file/7e127413-5fdf-426e-86a3-3edf08ca5fd2)&#x20;

Trigramme : ANT

{% file src="/files/vImlc4Toe5OjlTuGpyKy" %}

### B-Seul avec un garant organisme :&#x20;

[Dossier-B avec les pièces](https://locataire-preprod.dossierfacile.fr/file/b21dfb6f-a6a0-4447-b8fa-0d8608d0e783)&#x20;

[Dossier-B sans  les pièces](https://locataire-preprod.dossierfacile.fr/public-file/b94dde12-c177-4e33-8cbb-2ea5d25070ca)&#x20;

Trigramme : BER

{% file src="/files/aMMIvmrq1u0AEwgBROgA" %}

### C-Couple sans garant :[ lien](https://locataire-preprod.dossierfacile.fr/file/82fe195b-9508-47f7-82b8-1b0d552b7acb)

[Dossier-C avec les pièces](https://locataire-preprod.dossierfacile.fr/file/47cc6ad4-0842-4db8-a61f-9529cd8e8f74)&#x20;

[Dossier-C sans  les pièces](https://locataire-preprod.dossierfacile.fr/public-file/31d4f3ad-ac9a-478e-9ca1-f0818cf42986)&#x20;

Trigramme : CAR

{% file src="/files/Nj70JiZ3OOm5jY3L9jXh" %}

### D-Couple avec garant physique :&#x20;

[Dossier-D avec les pièces](https://locataire-preprod.dossierfacile.fr/file/bf39ce75-3aa2-4c32-9187-2cf9d0f027da)&#x20;

[Dossier-D sans  les pièces](https://locataire-preprod.dossierfacile.fr/public-file/8ac41c4f-97fe-44ee-acea-44dcf2353fbc)&#x20;

Trigramme : DUP

{% file src="/files/FAHxZSER7kpfUr1qZCeF" %}
Dossier de couple avec garant physique
{% endfile %}

### E-Colocation de 3 avec garants organisme :

[Dossier-E avec les pièces](https://locataire-preprod.dossierfacile.fr/file/d7ba0e45-910b-42a8-aec9-e60bd7262d58)&#x20;

[Dossier-E sans  les pièces](https://locataire-preprod.dossierfacile.fr/public-file/dd440e1f-30a5-44d5-a407-c6861bd97ef7)&#x20;

Trigramme : COL

{% file src="/files/JzJlfzJElqsYF9JLKjD2" %}

Remarque : \
En production le lien du dossier sans les PJ prend cette forme : <https://locataire.dossierfacile.logement.gouv.fr/public-file/960bfa5b-065b-4263-878c-048dacf7de17>

et sur la base recette :&#x20;

&#x20;<https://locataire-preprod.dossierfacile.fr/public-file/8ac41c4f-97fe-44ee-acea-44dcf2353fbc>&#x20;

N'hésitez pas à nous solliciter pour plus d'exemples !


---

# 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://partenaire.dossierfacile.logement.gouv.fr/ressources/exemples-de-dossierfacile.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.
