# Welcome to the RaftModding docs!

**Welcome to RaftModding: Enhancing Your Raft Adventure!**

RaftModding is your go-to destination for expanding your Raft gameplay.

We are the largest community dedicated to mods, scripts, and utilities for Raft, the popular survival game.

Our platform serves as a central hub, offering a comprehensive overview of all things related to modding Raft.

{% hint style="info" %}
Interested in contributing to our documentation?\
Click [here](https://github.com/tekgamer950/raftmoddingdocs) to begin. :relaxed:
{% endhint %}

![](https://352575278-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LmZ48Gg-hWqQWenxAnx%2F-LsmEbwEtcRp8S0Jduik%2F-LsmEe0K-2BKwbT1VCNO%2FRaftModdingBannerFade-01.png?alt=media\&token=9438b617-0d51-4287-96a8-ed324dd95bbc)


---

# 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://api.raftmodding.com/readme.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.
