> For the complete documentation index, see [llms.txt](https://docs.waya.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.waya.one/slash-commands/pace.md).

# /pace

## Usage

* `user` A Id or mention of the user you want to see, leave blank for yourself.
* `milestone` Enter a custom filestone you want to see, leave blank for the next default one.

<figure><img src="/files/uUEpXk5CUkoksn06GIxy" alt=""><figcaption><p>Used /pace on another user</p></figcaption></figure>

{% content-ref url="/pages/2NjgkWV7jcFpdB2lqz2z" %}
[Leaderboards](/utilities/leaderboards.md)
{% endcontent-ref %}

## Features in words

The `/pace` command calculates your average messages per day and **predicts your next milestone based on your past analytics**. This is a very neat tool to fight against your friends in server activity.

## Conclusion

In conclusion, the `/pace` command offered by Waya is an incredibly cool and useful tool for tracking and comparing your server activity. By calculating your average messages per day and predicting your next milestone, it adds a competitive and engaging element to your Discord experience. Whether you want to challenge your friends or simply monitor your own progress, the `/pace` command provides valuable insights into your messaging habits. Stay motivated and strive for new milestones with this innovative feature. Don't miss out on the opportunity to elevate your server activity and make the most out of your Discord journey with Waya's `/pace` command.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.waya.one/slash-commands/pace.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.
