> For the complete documentation index, see [llms.txt](https://docs.luganodes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luganodes.com/terminal/getting-started.md).

# Getting Started

{% hint style="info" %}
&#x20;Navigate to [Luganodes Terminal](https://terminal.luganodes.com/login/) to follow along!
{% endhint %}

### **Create an Account**

To embark on your Terminal experience, the first crucial step is creating an account. Choose between the traditional email registration or the streamlined Wallet Connect option, tailored to your preference.

<figure><img src="/files/5gee2LfxOcPaRXWqMaku" alt=""><figcaption></figcaption></figure>

### **Add your Addresses**

After successfully registering and signing in, the address section facilitates the addition of addresses linked to token delegation to Luganodes. Our customers can harness the platform's unparalleled adaptability, enabling the inclusion of multiple addresses, with each earmarked for a specific chain. Feel free to add or remove addresses as per your preference.

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

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

{% hint style="warning" %}
If your stake with Luganodes still awaits activation, the Terminal temporarily restricts address additions. Our indexers may take a few hours to process and index addresses from users who have recently staked their tokens.&#x20;
{% endhint %}

Explore the extensive array of features awaiting on the Luganodes Terminal! 👉


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.luganodes.com/terminal/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.
