# Foundational Concepts

- [Open-Source Software](https://docs.energyweb.org/legacy-documentation/foundational-concepts/open-source-software.md)
- [Scaling Access to Grid Flexibility](https://docs.energyweb.org/legacy-documentation/foundational-concepts/scaling-access-to-grid-flexibility.md)
- [Facilitating Clean Energy Purchases](https://docs.energyweb.org/legacy-documentation/foundational-concepts/facilitating-clean-energy-purchases.md)
- [Ethereum](https://docs.energyweb.org/legacy-documentation/foundational-concepts/ethereum.md): Foundational blockchain technology
- [Transactions and Transaction Costs](https://docs.energyweb.org/legacy-documentation/foundational-concepts/ethereum/transaction-costs.md)
- [Self-Sovereign-Identity](https://docs.energyweb.org/legacy-documentation/foundational-concepts/self-sovereign-identity-introduction.md)
- [Self-Sovereign Use Case Interaction](https://docs.energyweb.org/legacy-documentation/foundational-concepts/self-sovereign-identity-introduction/ssi-user-interaction.md)
- [Cryptocurrency Wallets](https://docs.energyweb.org/legacy-documentation/foundational-concepts/wallets-and-exchanges.md)
- [Software cryptocurrency wallets](https://docs.energyweb.org/legacy-documentation/foundational-concepts/wallets-and-exchanges/software-cryptocurrency-wallets.md)
- [Metamask](https://docs.energyweb.org/legacy-documentation/foundational-concepts/wallets-and-exchanges/software-cryptocurrency-wallets/metamask.md)
- [Mycrypto wallet](https://docs.energyweb.org/legacy-documentation/foundational-concepts/wallets-and-exchanges/software-cryptocurrency-wallets/mycrypto-wallet.md)
- [Hardware cryptocurrency wallets](https://docs.energyweb.org/legacy-documentation/foundational-concepts/wallets-and-exchanges/hardware-cryptocurrency-wallets.md)
- [Hierarchical Deterministic (HD) Wallets](https://docs.energyweb.org/legacy-documentation/foundational-concepts/wallets-and-exchanges/hierarchical-deterministic-hd-wallets.md)


---

# 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.energyweb.org/legacy-documentation/foundational-concepts.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.
