# La Mine Academy

## La Mine Academy

- [Welcome !](https://www.docs.la-mine.io/welcome.md): The Web3 Hub, made by buidlers for buidlers.
- [Notre vision, nos valeurs](https://www.docs.la-mine.io/lentreprise/notre-vision-nos-valeurs.md)
- [Notre roadmap](https://www.docs.la-mine.io/lentreprise/notre-roadmap.md)
- [Team & Advisors](https://www.docs.la-mine.io/lentreprise/team-and-advisors.md): Our goal is to allow all startups that are launching to have access to the best experts.
- [Contacts & liens importants](https://www.docs.la-mine.io/lentreprise/contacts-and-liens-importants.md)
- [Incubator](https://www.docs.la-mine.io/nos-ressources/incubator.md)
- [Fundraising](https://www.docs.la-mine.io/nos-ressources/fundraising.md): Apply for our fundraisers and accelerate your development.
- [Investisseurs](https://www.docs.la-mine.io/nos-ressources/investisseurs.md): Devenez investisseur partenaire et profitez de possibilités d'investissements en avant-première.
- [Bénéficier d'une réduction](https://www.docs.la-mine.io/nos-ressources/beneficier-dune-reduction.md): (Si vous avez souscrit à la prévente, vous avez accès à toutes les réductions gratuitement)
- [Formations](https://www.docs.la-mine.io/soon/formations.md): Il faut bien commencer quelque part...
- [Rejoindre le Discord](https://www.docs.la-mine.io/soon/rejoindre-le-discord.md)
- [Conditions générales de ventes](https://www.docs.la-mine.io/soon/conditions-generales-de-ventes.md): La Mine SAS


---

# 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://www.docs.la-mine.io/welcome.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.
