> For the complete documentation index, see [llms.txt](https://doc.5v8.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.5v8.im/rdr2/fikit/career.md).

# FK刷职业等级教程

- [FK刷赏金猎人等级教程](https://doc.5v8.im/rdr2/fikit/career/bounty-hunter.md)
- [FK刷收藏家等级教程](https://doc.5v8.im/rdr2/fikit/career/collector.md)
- [FK刷商贩等级](https://doc.5v8.im/rdr2/fikit/career/vendor.md)
- [FK刷私酒贩等级教程](https://doc.5v8.im/rdr2/fikit/career/bootlegger.md)
- [FK刷博物学家等级教程](https://doc.5v8.im/rdr2/fikit/career/naturalist.md)
- [FK Trader BOOSTER 使用教程](https://doc.5v8.im/rdr2/fikit/career/trader-booster.md)


---

# 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://doc.5v8.im/rdr2/fikit/career.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.
