# Getting Started

Use these guides to manage an RLN node end to end.

<table data-view="cards"><thead><tr><th>Guide</th><th data-card-target data-type="content-ref">Link</th></tr></thead><tbody><tr><td>Create an RLN node</td><td><a href="/spaces/UDmCgZOfqRysZzVrWl8A/pages/805a933104ab1f893a07aae5d951ca7f1cb853f5">/spaces/UDmCgZOfqRysZzVrWl8A/pages/805a933104ab1f893a07aae5d951ca7f1cb853f5</a></td></tr><tr><td>Connect securely (mTLS or API token)</td><td><a href="/spaces/UDmCgZOfqRysZzVrWl8A/pages/e9e2dd720b458ad1393c0077205c15c2c049701f">/spaces/UDmCgZOfqRysZzVrWl8A/pages/e9e2dd720b458ad1393c0077205c15c2c049701f</a></td></tr><tr><td>Upgrade to the latest RLN image</td><td><a href="/spaces/UDmCgZOfqRysZzVrWl8A/pages/c87a999b770cfac6c6c8e9dd0a683cc47791dc75">/spaces/UDmCgZOfqRysZzVrWl8A/pages/c87a999b770cfac6c6c8e9dd0a683cc47791dc75</a></td></tr><tr><td>Back up and restore node state</td><td><a href="/spaces/UDmCgZOfqRysZzVrWl8A/pages/9ffe529453f057c31acce797e752ffc5c605af6b">/spaces/UDmCgZOfqRysZzVrWl8A/pages/9ffe529453f057c31acce797e752ffc5c605af6b</a></td></tr><tr><td>Decommission a node</td><td><a href="/spaces/UDmCgZOfqRysZzVrWl8A/pages/5d899f6b96e9fdb1a40e96418bf67607ac705184">/spaces/UDmCgZOfqRysZzVrWl8A/pages/5d899f6b96e9fdb1a40e96418bf67607ac705184</a></td></tr></tbody></table>


---

# 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.utexo.com/getting-started/editor/cloud/getting-started.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.
