> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/francais/readme/get-started.md).

# Commencer

![](/files/50ZAD1i8QukrT26GdrSE)

Utiliser quelque chose de nouveau peut être un peu difficile. Ne vous inquiétez pas cependant, nous avons créé une série de guides pour vous aider à vous familiariser avec PaySwap !

## Configuration de PaySwap

Suivez ces guides pour tout mettre en place afin d'utiliser PaySwap, ou n'hésitez pas à passer au guide dont vous avez besoin si vous vous en sortez bien mais que vous vous êtes égaré.

[Créer un Portefeuille](/francais/readme/get-started/wallet-guide.md)\
[Obtenir des Jetons Gratuits](/francais/readme/get-started/bep20-guide.md)\
[Connecter Votre Portefeuille à PaySwap](/francais/readme/get-started/connection-guide.md)

## Guides pour utiliser les fonctionnalités de PaySwap

Une fois que vous avez configuré un portefeuille et que vous l'avez connecté à PaySwap, n'hésitez pas à consulter nos autres guides pratiques ci-dessous.

[Comment Trader](/francais/products/payswap-exchange/trade-guide.md)\
[Comment Ajouter/Retirer de la Liquidité](/francais/products/payswap-exchange/liquidity-guide.md)\
[Comment Jouer à la Loterie](/francais/products/lottery/how-to-play-lottery.md)\
[Comment Parier](/francais/products/betting.md)\
[Comment Jouer à un Jeu](/francais/products/games.md)\
[Comment Configurer Votre Profil](/francais/products/profile.md)\
[Comment Voter](/francais/products/cancan/votes.md)

Consultez le menu pour plus de documentation sur la gamme des fonctionnalités et services de PaySwap, y compris des guides plus avancés.

Si vous ne trouvez pas ce dont vous avez besoin, n'hésitez pas à interroger l'assistant IA disponible dans la barre de recherche sur ce site ou à visiter le [PayChat de PaySwap](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org) et demander de l'aide là-bas !


---

# 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.payswap.org/francais/readme/get-started.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.
