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

# Ressources

- [Notes de version](https://docs.mon-butin.fr/ressources/notes-de-version.md)
- [Version 1.4](https://docs.mon-butin.fr/ressources/notes-de-version/version-1.4.md): Conversion de devises, gestion de la TVA et export de la comptabilité.
- [Version 1.3](https://docs.mon-butin.fr/ressources/notes-de-version/version-1.3.md): Zapier, Dropbox et API. Collectez automatiquement vos pièces comptables avec votre téléphone !
- [Version 1.2](https://docs.mon-butin.fr/ressources/notes-de-version/version-1.2.md): Focus sur la gestion des fichiers : collecteur de fichiers, chiffrage systématique, empreinte numérique et horodatage.
- [Version 1.1](https://docs.mon-butin.fr/ressources/notes-de-version/version-1.1.md): La version 1.1 est une très grosse mise à jour du cœur de l'application et introduit un nouveau cycle d'évolutions à venir.
- [Ressources utiles](https://docs.mon-butin.fr/ressources/ressources-utiles.md)
- [FR - Auto-Entreprise ( AE ) / Micro-Entreprise](https://docs.mon-butin.fr/ressources/ressources-utiles/fr-auto-entreprise-ae-micro-entreprise.md)
- [FR - Entreprise Individuelle ( EI )](https://docs.mon-butin.fr/ressources/ressources-utiles/fr-entreprise-individuelle-ei.md)
- [FR - Société par Actions Simplifiée ( SAS / SASU )](https://docs.mon-butin.fr/ressources/ressources-utiles/fr-societe-par-actions-simplifiee-sas-sasu.md)
- [Taux d’inflation annuel](https://docs.mon-butin.fr/ressources/ressources-utiles/taux-dinflation-annuel.md)
- [UK - Limited Company ( LTD )](https://docs.mon-butin.fr/ressources/ressources-utiles/uk-limited-company-ltd.md)
- [Test - Editorial Post](https://docs.mon-butin.fr/ressources/ressources-utiles/test-editorial-post.md)
- [Test - Landing Page](https://docs.mon-butin.fr/ressources/ressources-utiles/test-landing-page.md)


---

# 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.mon-butin.fr/ressources.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.
