# Tutorials

The Tutorials section provides step-by-step guides to help you integrate RouterLink into real products, tools, and workflows.

These guides are designed to be practical and outcome-oriented. Each tutorial focuses on a specific integration scenario and walks you through the exact steps needed to connect RouterLink, configure models, and start sending requests successfully.

Rather than explaining theory or architecture, Tutorials focus on *how to actually use RouterLink* in common environments—so you can move from setup to execution as quickly as possible.

What you’ll find in this section:

* Hands-on “How to” guides for popular AI clients, editors, and applications
* Clear configuration examples using OpenAI-compatible APIs
* Model setup, API key configuration, setting the max tokens, and common pitfalls explained step by step
* Practical screenshots and minimal assumptions about prior setup

Each tutorial is independent. You can start with any guide based on the tool you want to use—there is no required order.

If you’re new to RouterLink, we recommend starting with a simple client integration to confirm your API setup. If you already understand the basics, jump directly to the tool or workflow you want to integrate.

For conceptual explanations, architecture details, or protocol design, refer to the other sections in the documentation.\
This section is strictly about *getting things working*.

Choose a tutorial below to get started.


---

# 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.world3.ai/world3/how-to-guides/routerlink/tutorials.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.
