> For the complete documentation index, see [llms.txt](https://docs.phoenixsmp.az-projects.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phoenixsmp.az-projects.xyz/bienvenue-sur-la-documentation-phoenixsmp.md).

# Bienvenue sur la documentation PhoenixSMP

<figure><img src="/files/BAPtDRJZKM0VmvcltWxY" alt="" width="188"><figcaption></figcaption></figure>

#### Informations de connexion:<br>

Version - 26.2\
IP - play.az-projects.xyz | Sous Whitelist

{% columns %}
{% column %}
Le serveur utilise un pack de textures personnalisés et est nécessaire. Lors de votre première connexion un menu demandera d'accepter le pack.

Si la demande n'apparaît pas, assurez-vous de mettre "Resource Packs: Enabled" dans le menu du serveur.
{% endcolumn %}

{% column %}
![](/files/ZhY7rSM4JHHGOuph3XCz)
{% endcolumn %}
{% endcolumns %}

<br>

{% hint style="info" %}
A noter qu'aucun mod n'est installé sur le serveur, les mods coté client et les outils tiers sont autorisés, hormis ceux permettant quelconque triche et/ou information abusive, donnant un avantage sur d'autres joueurs (ex. Chunkbase).\
\
Toutes personne surprise de triche sera bannie définitivement. En cas de doute sur un mod/outil, merci de nous demander directement afin d'éviter certains malentendus.

\
Voici une liste non exhaustive des mods autorisés:\
\- Litematica est autorisé avec le easy place mod, pas de printer.\
\- Voxy, DistantHorizons ou autres mods de rendus longue distance.\
\- Zoomify, ou autres mods de zoom.\
\- Xaero's minimap ou autre mods de minimap.
{% endhint %}

#### Les docs

* [Les Roupies](/les-roupies.md)
* [Les Tribus](/les-tribus.md)&#x20;
* [La Radiante](/la-radianite.md)
* [Les météorites](/la-radianite.md#les-meteorites)
* [Les biomes](/biomes-customs.md)
* [Les quêtes](/les-tribus.md#niveaux-et-ameliorations)
* [POI](/poi-waypoints.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, and the optional `goal` query parameter:

```
GET https://docs.phoenixsmp.az-projects.xyz/bienvenue-sur-la-documentation-phoenixsmp.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.
