# Cognitive

While my objective was to trial strategies in improving AI's linguistics and behaviour, this may be delayed or removed for Gaby AI given that his objective is to make decisions based on:

* user's domain (approximated from interaction and dataset) e.g. cafe sales, stock markets...,  and
* machine learning life-cycles.

Human inference may not be needed and is waived (and there is only 24 hours a day).


---

# 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://whoamimi.gitbook.io/blog/projects/readme-1/decision-making-processes/cognitive.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.
