# RouterLink

- [Quick Start Guide](https://docs.world3.ai/world3/how-to-guides/routerlink/quick-start-guide.md)
- [Tutorials](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials.md)
- [How to integrate RouterLink in a self-hosted environment](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials/how-to-integrate-routerlink-in-a-self-hosted-environment.md)
- [How to integrate RouterLink in Claude Code](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials/how-to-integrate-routerlink-in-claude-code.md)
- [How to integrate RouterLink in OpenClaw](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials/how-to-integrate-routerlink-in-openclaw.md)
- [How to integrate RouterLink in Codex CLI](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials/how-to-integrate-routerlink-in-codex-cli.md)
- [How to integrate RouterLink in OpenCode](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials/how-to-integrate-routerlink-in-opencode.md)
- [Use CC-Switch to configure multiple Coding Agents.](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials/use-cc-switch-to-configure-multiple-coding-agents..md)
- [How to integrate RouterLink in VS Code (Continue plugin)](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials/how-to-integrate-routerlink-in-vs-code-continue-plugin.md)
- [How to integrate RouterLink in Cursor (Continue plugin)](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials/how-to-integrate-routerlink-in-cursor-continue-plugin.md)
- [How to integrate RouterLink in LobeChat](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials/how-to-integrate-routerlink-in-lobechat.md)
- [How to integrate RouterLink in TypingMind](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials/how-to-integrate-routerlink-in-typingmind.md)
- [How to integrate RouterLink in ChatboxAI](https://docs.world3.ai/world3/how-to-guides/routerlink/tutorials/how-to-integrate-routerlink-in-chatboxai.md)


---

# 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.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.
