# Introduction

Welcome to RbxProxy! This is a proxy service built inside Roblox that allows you to access the web API. You'll be able to rank users in groups, create developer products, modify developer products, get game information, get user outfits, friend information, and so much more!

## Installation Guide

The page below provides you instructions on installing the system. I'd recommend checking this out before trying out the API itself.

{% content-ref url="/pages/iOwtAfZ7cdnqapTykukl" %}
[Installation](/rbxproxy/introduction/installation.md)
{% endcontent-ref %}

## API Reference

The provided developer API system may be confusing so I'd like to clear this up.

{% content-ref url="/pages/CW0CABhmuRUvX50QypnL" %}
[API Reference](/rbxproxy/reference/api-reference.md)
{% endcontent-ref %}


---

# 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://jumpathy.gitbook.io/rbxproxy/introduction.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.
