# join
## Syntax ##
## Parameters ##
| | |
| --- | --- |
| `-window` | Joins a channel in the active window. |
| `-invite` | Joins the channel you were last invited to. |
| `-` | The server tag on which you want to join the channel. |
The channel names, separated by a comma, to join and the channel key.
## Description ##
Joins the given channels.
## Examples ##
/JOIN #irssi
/JOIN #basementcat secret_lair
/JOIN -invite
/JOIN -liberachat #github,#libera,#irssi
## See also ##
[KICK](/documentation/help/1.4/kick), [PART](/documentation/help/1.4/part)