# Wynn Rust Game-play

&#x20;    The only one main goal in Wynn Rust remains the same - to survive by any means.

&#x20;    To do so you will need to overcome challenges such as hunger, thirst and cold. Make a fire. Build shelter. Kill animals for meat. Defend yourself from other players and kill them to get meat. Form alliances with other players and form your own cities.

&#x20;     Do whatever you can to survive, because that is your main goal.


---

# 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://wynn-games.gitbook.io/wynn-games/wynn-rust/wynn-rust-game-play.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.
