# Frequently asked Questions

**First of all, please make sure to read** [**"How to start as a Player"**](https://github.com/IncrediblePlugins/Wiki/blob/lands/players/basics/Start/README.md) **first.**

### I have multiple lands. How can I claim for a specific one?

Answer can be found here: [Link](https://wiki.incredibleplugins.com/lands/players/basics/commands#current-edit-land)

***

### I have multiple lands. How can I select the land I want to use for my commands that I don't have to specify it in the commands every time.

Same as the previous question: [Link](https://wiki.incredibleplugins.com/lands/players/basics/commands#current-edit-land)

***

### I'm part of multiple lands. At least two of them are now engaged in a war. Which team do I join?

Defending lands are prioritized and the team is calculated once and stays the same during the whole duration of the war.


---

# 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://wiki.incredibleplugins.com/lands/players/general/faq.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.
