# Activities

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

An Activity is the smallest unit of interaction tracked in the system.

Examples include:

* A visitor viewing a pricing page
* An email being sent or replied to
* A LinkedIn message
* A phone call
* A meeting being booked
* A chat message

Activities create a chronological timeline that allows teams to understand:

* What happened
* When it happened
* Across which channel


---

# 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.salesmonk.ai/core-concepts/overview/activities.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.
