# Bienvenue dans la bibliothèque START

## Bienvenue dans la bibliothèque START

- [Bienvenue dans la documentation START !](https://docs.startmining.io/bienvenue-dans-la-documentation-start.md): Cette documentation en ligne est là pour vous aider à naviguer sur notre App et avoir une meilleure compréhension du START.
- [Présentation du START](https://docs.startmining.io/presentation-du-start.md)
- [White paper](https://docs.startmining.io/presentation-du-start/white-paper.md): Le document le plus complet sur le START 👇
- [Smart START](https://docs.startmining.io/presentation-du-start/smart-start.md)
- [Smart contract](https://docs.startmining.io/presentation-du-start/smart-start/smart-contract.md)
- [Pool de minage](https://docs.startmining.io/presentation-du-start/smart-start/pool-de-minage.md)
- [Fermes](https://docs.startmining.io/presentation-du-start/smart-start/fermes.md)
- [Tuto : Les fonctions du smart contract de staking](https://docs.startmining.io/presentation-du-start/smart-start/tuto-les-fonctions-du-smart-contract-de-staking.md): Le smart contract de staking : 0xB4A3C079ACBD57668bF5292C13878F9225678381 permet d'obtenir des informations par l'appel de ses fonctions à l'aide d'un explorateur Ethereum comme "Etherscan".
- [FAQ](https://docs.startmining.io/faq.md)
- [START](https://docs.startmining.io/faq/start.md)
- [Récompenses](https://docs.startmining.io/faq/recompenses.md)
- [Staking](https://docs.startmining.io/faq/staking.md)
- [Pool](https://docs.startmining.io/faq/pool.md)
- [Startmining](https://docs.startmining.io/faq/startmining.md)
- [Glossaire](https://docs.startmining.io/glossaire.md): Pour mieux comprendre les termes liés à l'écosystème START
- [Démarrer](https://docs.startmining.io/demarrer.md): Prêt à rejoindre la révolution START ? Voici les étapes à suivre 👇
- [Comment acheter des START ?](https://docs.startmining.io/demarrer/comment-acheter-des-start.md): Pour acheter des tokens START, veuillez suivre ces instructions :
- [Staking/Unstaking](https://docs.startmining.io/demarrer/staking-unstaking.md)
- [App](https://docs.startmining.io/app.md): Ici, vous trouverez toutes les informations nécessaires à la compréhension de notre App et du START.
- [Tableau de bord](https://docs.startmining.io/app/tableau-de-bord.md): Le tableau de bord est la page principale de l'App START. Vous y trouverez des informations importantes sur vos récompenses. Vous pouvez également y acheter des START.
- [Connect your wallet](https://docs.startmining.io/app/connect-your-wallet.md): L'utilisation de l'App START nécessite de connecter votre wallet.
- [Token](https://docs.startmining.io/app/token.md): Cette page vous fournit des informations sur vos tokens START. Vous pouvez également y acheter des tokens en cliquant sur "Mint".
- [Staking](https://docs.startmining.io/app/staking.md): Cette page affiche les différents Ethos and Pools de staking disponibles.
- [Comparateur](https://docs.startmining.io/app/comparateur.md): Cette page vous permet de comparer jusqu'à 3 Pools.
- [Paramètres](https://docs.startmining.io/app/parametres.md)
- [Contactez-nous](https://docs.startmining.io/contactez-nous.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.startmining.io/bienvenue-dans-la-documentation-start.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.
