# Pinning Assets

### Pinning an asset

You can make it easier and faster to access the assets you frequently work with by pinning them. Once pinned, a quick link to these assets will be available in the side menu.

Please refer to the image below, which displays a pin icon next to Line 3 in the side menu.

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

### Default Pinned Asset

You can set default pinned assets for a device, see [Default Landing Page and Pinned Assets](/tillit/knowledge-base/everyday-usage/default-landing-page-and-pinned-assets.md)


---

# 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.tillit.cloud/tillit/knowledge-base/everyday-usage/pinning-assets.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.
