# Bookmarks

Automatically set bookmarks for Pylon enabled customer channels. These show up in the Bookmarks section of the Slack channel, accessible via. the header bar of the channel.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/pylon/images/bookmark.png" alt=""><figcaption></figcaption></figure>

These bookmarks can be updated at any time and will sync to all your Pylon-enabled Slack channels.

You can set bookmarks on the [Settings Page](https://app.usepylon.com/settings/bookmarks).


---

# 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://docs.usepylon.com/pylon-docs/integrations/chat/slack/bookmarks.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.
