# Guides

### Guides in this section:

{% content-ref url="/pages/-MHMC8mMlOs6tkhks8Om" %}
[On & offboarding](/guides/onboarding.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MMaU6SzyHpXK5rtoUk9" %}
[Setting up projects](/guides/setting-up-a-new-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LiZjEvdzfdF1RLXWKCB" %}
[Finance - Overview](/guides/business-units.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LiyeRcPbEMms6Lo5bPK" %}
[Everything you need to know about invoicing](/guides/invoicing-and-payment-guidelines.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LB-\_0M10NysFchUYS7q" %}
[How to use our CRM](/guides/using-our-crm.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LKfHlvIMGimfKhdUvaU" %}
[Attending Events](/guides/attending-events.md)
{% endcontent-ref %}


---

# 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://handbook.greaterthan.works/guides.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.
