# Next Steps

Hopefully by now you have become accustomed to navigating around TilliT and have a good grasp of its fundamental features. Moving forward, here are a few recommendations to consider:

### Activities

Get to know more about Activities

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Claiming an Activity</strong></td><td>A deeper dive into claiming an activity.</td><td></td><td><a href="/pages/15Gxvo8AACvSrJ3M5iCK">/pages/15Gxvo8AACvSrJ3M5iCK</a></td></tr><tr><td><strong>Completing an Activity</strong></td><td>Lean how to complete and activity.</td><td></td><td><a href="/pages/tNigekn08TVkKz90B10L">/pages/tNigekn08TVkKz90B10L</a></td></tr><tr><td><strong>Manually starting an Activity</strong></td><td>Learn how to start an activity manually.</td><td></td><td><a href="/pages/bW22L9wynxkm72C2tgut">/pages/bW22L9wynxkm72C2tgut</a></td></tr></tbody></table>

### Events

Learn more about events, what they are and how to trigger them.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Raise an event</strong></td><td>Lear how to raise an event through the UI</td><td></td><td><a href="/pages/AATGKG8Q4fWq8aRjEmnz">/pages/AATGKG8Q4fWq8aRjEmnz</a></td></tr></tbody></table>

### Orders

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Raise an ad hoc order</strong></td><td>Raise an order through the UI</td><td></td><td><a href="/pages/ZYlnyNOoEPZFbzE6a5nM">/pages/ZYlnyNOoEPZFbzE6a5nM</a></td></tr></tbody></table>


---

# 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/next-steps.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.
