# Roblox Account Linking

Linking your Roblox account allows you to use our [in-game logging](/modules/ingame-logging.md) feature.

To link your Roblox account, run the `/roblox-link` command and Trident will do the rest.

<figure><img src="/files/LYR1IAdPhq0AQYHIZN6t" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Trident uses the [Bloxlink ](https://blox.link)API to get your Roblox account. Before running the command, make sure to verify your account with [Bloxlink](https://blox.link).
{% endhint %}


---

# 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.trident.bot/guides/roblox-link.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.
