# Projects

### What projects are we currently working on?&#x20;

As a Greaterthan member, you can see the overview of our ongoing projects as well as our full archive in our **Open Books Interface,** which you should have received access to when you were onboarded. (if you don't have access yet, ask in #admin-support).

{% hint style="success" %}
[>> **See Projects Dashboard in Open Books**](https://airtable.com/appT4LEFfkKzgOJzg/pags0tWKdYN9CnUiB?E03fM=recxxBemuan0I83Tw\&yVqfL=recJwRl6dONVrg2jR) **<<**
{% endhint %}

### Larger internal projects explained in this handbook&#x20;

{% content-ref url="/pages/-LKgsEuYORdoRbp46xq\_" %}
[Cobudget](/projects/cobudget.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LWv3ek64rRlgS4NFpk2" %}
[Greaterthan Academy](/projects/academy.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/projects.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.
