# User Guides and Instructions

In this section we have comprehensive guides for

* [Setting up and running your own keeper node](https://app.gitbook.com/o/-MJqrGOjeqHzHq8WuW8b/s/-MJqrcOKqAefjDPcq_0d/~/changes/383/power-agent/user-guides-and-instructions/i-want-to-become-a-keeper).
* [Automating your on-chain scenarios with the PowerAgent network](https://app.gitbook.com/o/-MJqrGOjeqHzHq8WuW8b/s/-MJqrcOKqAefjDPcq_0d/~/changes/383/power-agent/user-guides-and-instructions/i-want-to-automate-my-tasks/job-registration-guide).

There is also a [Landing Page](https://powerpool.notion.site/Landing-Page-59ab36698b8e417db9be39bdd432a42f?pvs=4) in Notion which describes the process of setting up a node together with running your own execution client (with an example of a Gnosis client).


---

# 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://docs.powerpool.finance/powerpool-and-poweragent-network/power-agent/user-guides-and-instructions.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.
