> 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/veloce-fr/veloce/installation-et-configuration-initiale/telecharger-les-fichiers-veloce.md).

# Télécharger les fichiers Veloce

### Télécharger les fichiers Veloce

Cette section décrit comment et où télécharger les fichiers Veloce pour commencer.

***

### Configuration de la base Veloce

Avec Veloce, il est possible d'utiliser des bases de données de restaurants préconfigurées comme point de départ pour les nouveaux restaurants . C'est beaucoup plus efficace que de partir de zéro et cela permet de gagner beaucoup de temps.

#### Configurations de base localisées

Téléchargez les configurations de base localisées appropriées à partir des liens ci-dessous :&#x20;

&#x20;• <mark style="color:blue;">Anglais (CA)</mark>&#x20;

• <mark style="color:blue;">Anglais (US)</mark>&#x20;

• <mark style="color:blue;">Anglais (UK)</mark>&#x20;

• <mark style="color:blue;">Français (CA)</mark>

***

### Mis à jours de Veloce

La dernière version de Veloce peut être téléchargée ici :&#x20;

• [<mark style="color:blue;">Téléchargement Veloce</mark> ](#telecharger-les-fichiers-veloce)

Si vous avez besoin d'une version plus ancienne, vous pouvez la télécharger ici :&#x20;

&#x20;<mark style="color:blue;">• Ancienne Veloce Téléchargements</mark>

&#x20;Une fois tous les fichiers nécessaires téléchargés, copiez-les sur un support amovible, tel qu'une clé USB ou un disque dur portable. Vous pouvez procéder à l'installation de Veloce.


---

# 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/veloce-fr/veloce/installation-et-configuration-initiale/telecharger-les-fichiers-veloce.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.
