# Advanced

- [Project Remaster](https://docs.getbf2142.net/advanced/project-remaster.md)
- [Install Project Remaster](https://docs.getbf2142.net/advanced/project-remaster/install-project-remaster.md): Level up your game: How to download and install the Remaster mod.
- [Launch Project Remaster](https://docs.getbf2142.net/advanced/project-remaster/configure-remaster-launcher.md): Launch into action: Configuring and using the Remaster Launcher.
- [Further Readings](https://docs.getbf2142.net/advanced/project-remaster/further-readings.md): Supplementary materials that are worth taking notes of.
- [Addons / Tweaks](https://docs.getbf2142.net/advanced/addons-tweaks.md)
- [Offline Rewards](https://docs.getbf2142.net/advanced/addons-tweaks/offline-rewards.md)
- [ReShade & Shaders](https://docs.getbf2142.net/advanced/addons-tweaks/reshade.md)
- [Widescreen HUD](https://docs.getbf2142.net/advanced/addons-tweaks/hudfix.md)
- [Add More Bots](https://docs.getbf2142.net/advanced/addons-tweaks/add-more-bots.md)
- [Unlimited Sprint](https://docs.getbf2142.net/advanced/addons-tweaks/unlimited-sprint.md)
- [Field of View](https://docs.getbf2142.net/advanced/addons-tweaks/fov.md)
- [Maps with Bots](https://docs.getbf2142.net/advanced/addons-tweaks/maps-with-bots.md)
- [Server Settings](https://docs.getbf2142.net/advanced/addons-tweaks/server-settings.md)
- [Frostbite Chat](https://docs.getbf2142.net/advanced/addons-tweaks/frostbite-chat.md)
- [BF2142Unlocker](https://docs.getbf2142.net/advanced/addons-tweaks/bf2142unlocker.md)
- [BattleRecorder & BattleDirector](https://docs.getbf2142.net/advanced/addons-tweaks/battlerecorder-and-battledirector.md)
- [Dedicated Server](https://docs.getbf2142.net/advanced/dedicated-server.md)
- [Install the server](https://docs.getbf2142.net/advanced/dedicated-server/install-server.md)
- [Install the server patch](https://docs.getbf2142.net/advanced/dedicated-server/install-server-patch.md)
- [Host a dedicated server](https://docs.getbf2142.net/advanced/dedicated-server/host-dedicated-server.md)


---

# 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://docs.getbf2142.net/advanced.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.
