# Welcome

## What can RCE.JS do?

RCE.JS gives you the ability to easily interact with Rust Console Edition community servers.

This means you can utilize such features to create all sorts of things, like:

* Kill Feed
* Quick Chat Commands
* Global Chat (Note Editing)

And of course you can use your imagination as a developer and create new and unique features to Rust Console community servers, the possibilities are endless!

## Community

You can join our support discord server at <https://discord.gg/npYygkeXSa> where we also welcome suggestions to our library!


---

# 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://rcejs.gitbook.io/rcejs/welcome.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.
