# Movement

**Moving Units**

To move units between friendly countries, first select the source country during the [Attack](https://borderclash.gitbook.io/border-clash/game-mechanics/how-to-play/turn-phases) phase. Then, in the context menu, select *"Move"* *(Hotkey: Shift)*.&#x20;

Now, select the friendly target country and the number of units you want to move. One unit always needs to stay behind to defend the country.<br>

**Visibility**

Unit movements, like [attacks](https://borderclash.gitbook.io/border-clash/combat/declaring-attacks), are not visible to your opponents until the start of the [Battle phase](https://borderclash.gitbook.io/border-clash/game-mechanics/how-to-play/turn-phases).<br>

**Outsmart Opponents**

Unit movements will be executed before resolving attacks (see [Combat](https://borderclash.gitbook.io/border-clash/units)[ system](https://borderclash.gitbook.io/border-clash/units)). This can be used strategically to reinforce a country's defense when expecting an attack from an opponent.<br>


---

# Agent Instructions: 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://borderclash.gitbook.io/border-clash/units/movement.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.
