# Gravity | Utility - App

Important messages stay visible - no matter how active the chat is.

<div align="left"><figure><img src="/files/ZPOdMJafvSE87qvS96Dt" alt=""><figcaption></figcaption></figure></div>

#### ⭐ Highlight Feature: **Gravity Messages**

Stick a message or embed to the **bottom** of a channel.

Perfect for:

* Command channels
* FAQ sections
* Instructions
* Onboarding steps
* Bot usage guides

Gravity keeps it visible even during active conversations.

***

#### 🎮 Command-Only Channels

Enable “command mode” on any channel:

* Only bot commands allowed
* Normal messages deleted instantly
* Keeps workflow channels clean and functional

***

#### 🕒 Upcoming Features

* Timed recurring messages (1m, 2h, 5d…)
* Smart reminders triggered by chat activity
* Automated onboarding instructions


---

# 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://nexalink.gitbook.io/nexalink-suite/core-modules/gravity.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.
