# The Power Ecosystem

Below are the four core pillars of the Power Ecosystem, each designed to drive, connect, and compound value across the network.

{% content-ref url="power-protocol" %}
[power-protocol](https://power-protocol.gitbook.io/power-protocol-whitepaper/power-protocol)
{% endcontent-ref %}

{% content-ref url="power-labs" %}
[power-labs](https://power-protocol.gitbook.io/power-protocol-whitepaper/power-labs)
{% endcontent-ref %}

{% content-ref url="usdpower-token" %}
[usdpower-token](https://power-protocol.gitbook.io/power-protocol-whitepaper/usdpower-token)
{% endcontent-ref %}

{% content-ref url="fableborne-proof-of-success" %}
[fableborne-proof-of-success](https://power-protocol.gitbook.io/power-protocol-whitepaper/fableborne-proof-of-success)
{% endcontent-ref %}

{% hint style="info" %}
*This document is for informational purposes only and does not constitute financial advice. Any updates will be communicated.*
{% endhint %}


---

# 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://power-protocol.gitbook.io/power-protocol-whitepaper/the-power-ecosystem.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.
