# Users

Users are individuals, projects, DAOs or other organizational forms utilizing the network's AI models and services. Also, autonomous AI agents might act as users and procure services form the network. Depending on their level of sophistication and requirements, user may interact with the network through different means:&#x20;

* utilizing interfaces provided by CPs, &#x20;
* directly operate a Griffin AI node (Full- or Light-Node via API or local application) or &#x20;
* use enterprise-level solutions that bypass the need for an active node (by pre-obtaining a secret directly from SP). &#x20;


---

# 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://griffin-ai.gitbook.io/knowledge-base/network-participants-and-contributors/users.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.
