> For the complete documentation index, see [llms.txt](https://att.vr42.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://att.vr42.com/basic/professions/other.md).

# 其他

![](/files/-Med9XWgcQcq1j9T8o9-)

## Description

As a settler of this [Town](https://townshiptale.fandom.com/wiki/Town), you are not locked down in any [Roles](https://townshiptale.fandom.com/wiki/Category:Professions). It is up to you and others to decide what your responsibility will be, or if you will have any at all. Each of these roles we describe refers to a set of core features in the game. Through updates, more and more will be coming to [A Township Tale](https://townshiptale.fandom.com/wiki/A_Township_Tale). No [Stone](https://townshiptale.fandom.com/wiki/Stone) left unturned, we are exploring everything a low-fantasy world can offer. You could become a [Woodcutter](https://townshiptale.fandom.com/wiki/Woodcutter)r, a fisherman, a tanner, an adventurer, forager, [Cook](https://townshiptale.fandom.com/wiki/Cook), [Merchant](https://townshiptale.fandom.com/wiki/Merchant), vendor, trapper, hunter and many more. Each with their own set of specialized disciplines, there are many more you’ll come up with in how you approach a particular field. If [Combat](https://townshiptale.fandom.com/wiki/Combat) is your fancy, you could be an [Armoured Warrior](https://townshiptale.fandom.com/wiki/Warrior), or a nimble [Ranger](https://townshiptale.fandom.com/wiki/Ranger)?

Every role contributes to the [Town](https://townshiptale.fandom.com/wiki/Town) in some shape, way or form. Hunters, foragers, fishermen, farmers and [cooks](https://townshiptale.fandom.com/wiki/Cook) supply the villagers with a steady source of tasty food to eat. [Warriors](https://townshiptale.fandom.com/wiki/Warrior) and [Rangers](https://townshiptale.fandom.com/wiki/Ranger) supply the [Town](https://townshiptale.fandom.com/wiki/Town) and it's [Citizens](https://townshiptale.fandom.com/wiki/Player) with protection from [Phantoms](https://townshiptale.fandom.com/wiki/Phantom), malicious players, and any threat that gets thrown at them. [Merchants](https://townshiptale.fandom.com/wiki/Merchant), shopkeepers and vendors all contribute to the economy of the [Town](https://townshiptale.fandom.com/wiki/Town), providing many ways to spend and trade for [coin](https://townshiptale.fandom.com/wiki/Coin).<br>


---

# 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://att.vr42.com/basic/professions/other.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.
