> For the complete documentation index, see [llms.txt](https://info-poutinecraft.gitbook.io/poutinecraft-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info-poutinecraft.gitbook.io/poutinecraft-wiki/tutoriels/link-son-portail-du-nether.md).

# Link son portail du Nether

Pour relier correctement un portail à la Surface avec un portail dans le Nether, \
mieux vaut les placer soi-même. Pour cela :

* Appuyer sur **F3** pour voir les coordonnés **X / Y / Z** (2e paragraphe, 1ère ligne)
* Placer un portail à la Surface aux coordonnées souhaitées et noter **X  &  Z**.
* Activer ce portail et le traverser.
* Dans le Nether, détruire le portail généré automatiquement **sauf si c'est le portail d'un autre joueur**.
* Prendre une calculatrice et diviser par 8 les coordonnées du X et Z, puis les noter.
* Se rendre à ces coordonnées dans le Nether et y placer un portail.
* Activer ce portail et le traverser.

De cette façon, il est certain que traverser l’un de ces deux portails renvoie directement dans l’autre portail, sans générer de nouveau portail à la Surface ou dans le Nether (à condition que les portails soient tous deux allumés).


---

# 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:

```
GET https://info-poutinecraft.gitbook.io/poutinecraft-wiki/tutoriels/link-son-portail-du-nether.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.
