# Joining Terminal

Once you have successfully launched your ship into Urbit for the first time, you will be greeted by the Landscape interface. It should look something like this.

![](/files/h6W7k7BPtfROnGBNbVGB)

Click on *Groups*

![](/files/PleqpYr7c1oVsH8geu01)

This will open the main social interface of Urbit called Groups.

![](/files/R5mP2OVWOXW2hiBMF1Z9)

Click *Join Group*.

![](/files/WoMLkEqkhJKAsXg8aYXP)

In the popup dialog box, type in the following command as shown in the image below `~lanlyd/terminal`

![](/files/zShJswuy72nVlyyxJpjW)

Once the join completes, you will now see the newly added Terminal group on your Groups interface. Click to open the Terminal group.

![](/files/xpTDEixfXzQrwJAZBjLY)

This will open the Terminal group interface. On the left, you can see the various channels that we currently have to offer.

![](/files/ya3E9KnSvHEnWUjpYQ6i)

Welcome to Terminal. Welcome to Urbit.

\~lanlyd


---

# 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://hello-95.gitbook.io/lanlyd-docs/getting-started/joining-terminal.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.
