# Connections

Connections are what join channels and blocks to each other.&#x20;

On Are.na, there is no such thing as a "like" or a "favorite", instead we have connections.

When you're traversing Are.na and you find something that would fit into one of your channels, hit "Connect".

### Connecting blocks

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2FU8A3VIcDiJl9u2VROHvJ%2Fmaking-connections.gif?alt=media&#x26;token=bcb8a3d2-7292-49a7-9c93-9e6e8186c950" alt=""><figcaption><p>Clicking "Connect" opens the connection dialog</p></figcaption></figure>

###

### Connecting channels

You can also connect channels to other channels. To do this, use the "Connect" button on a channel thumbnail (the square icon that you see in a grid) or in the "This channel appears in" section of the channel header.

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2Fbc4mJoRqSypGAYNzdoCb%2Fconnecting-channels.gif?alt=media&#x26;token=f7bd2caa-2ccd-4344-8687-79c52736073a" alt=""><figcaption><p>Connecting a channel to another channel</p></figcaption></figure>

### Traversing connections

Navigating across Are.na and finding content that is interesting to you is all about traversing connections. Hovering connections brings up a mini-preview of the channel, which can help you decide whether or not you want to go down a path. Use your intuition and let it lead you! After all, every connection was made by a human, connections are paths we lay out for each other.

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2FH63UxbZFdPUvXaDrIVgA%2Ftraversing-connections.gif?alt=media&#x26;token=14a7bab0-0ded-492f-8f05-e494a2823c19" alt=""><figcaption><p>Using connections to travel across Are.na</p></figcaption></figure>


---

# 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://help.are.na/docs/getting-started/connections.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.
