# Griffin Nodes

In the Griffin AI network, each node plays an essential role as a crucial link connecting users and Client Providers (CPs) to the services they require. Full-nodes operated by active participants such as Service Providers (SPs), Client Providers (CPs), and Guardians, are crucial for the Griffin network's operation and maintaining its P2P databases. On the other hand, light-nodes provide an accessible option for those with limited resources, enabling participation without the need for extensive infrastructure. &#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/decentralized-ai-network/griffin-nodes.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.
