# Valhalla DLN

## Valhalla DLN

- [WELCOME](https://valhalla-dln.gitbook.io/valhalla-dln-1/getting-started/quickstart.md)
- [MISSION](https://valhalla-dln.gitbook.io/valhalla-dln-1/getting-started/mission.md)
- [TOKENOMICS](https://valhalla-dln.gitbook.io/valhalla-dln-1/getting-started/publish-your-docs.md)
- [OVERVIEW](https://valhalla-dln.gitbook.io/valhalla-dln-1/eternal-layer/overview.md)
- [PEAHALLA](https://valhalla-dln.gitbook.io/valhalla-dln-1/eternal-layer/peahalla.md)
- [PVALHALLA](https://valhalla-dln.gitbook.io/valhalla-dln-1/eternal-layer/pvalhalla.md): The Yield-Generating Asset
- [ODIN](https://valhalla-dln.gitbook.io/valhalla-dln-1/eternal-layer/odin.md): The Liquidity Network Token
- [16POOL](https://valhalla-dln.gitbook.io/valhalla-dln-1/eternal-layer/16pool.md)
- [BIFRÖST](https://valhalla-dln.gitbook.io/valhalla-dln-1/eternal-layer/bifrost.md): Bridge of Balance
- [INTEGRATIONS](https://valhalla-dln.gitbook.io/valhalla-dln-1/eternal-layer/integrations.md)
- [OLYMPUS](https://valhalla-dln.gitbook.io/valhalla-dln-1/eternal-layer/integrations/olympus.md)
- [PEAPODS FINANCE](https://valhalla-dln.gitbook.io/valhalla-dln-1/eternal-layer/integrations/peapods-finance.md)
- [CHAINLINK](https://valhalla-dln.gitbook.io/valhalla-dln-1/eternal-layer/integrations/chainlink.md): The Golden Source of Truth
- [ROADMAP](https://valhalla-dln.gitbook.io/valhalla-dln-1/misc/roadmap.md)
- [TEAM](https://valhalla-dln.gitbook.io/valhalla-dln-1/misc/team.md)
- [USERS](https://valhalla-dln.gitbook.io/valhalla-dln-1/misc/users.md)
- [LINKS](https://valhalla-dln.gitbook.io/valhalla-dln-1/misc/links.md)
- [BUY ODIN](https://valhalla-dln.gitbook.io/valhalla-dln-1/how-to/buy-odin.md)
- [STAKE ODIN](https://valhalla-dln.gitbook.io/valhalla-dln-1/how-to/stake-odin.md)
- [LP POHM/PVALHALLA](https://valhalla-dln.gitbook.io/valhalla-dln-1/how-to/lp-pohm-pvalhalla.md)
- [ADD V2 LIQUIDITY](https://valhalla-dln.gitbook.io/valhalla-dln-1/how-to/add-v2-liquidity.md)
- [ADD V3 LIQUIDITY](https://valhalla-dln.gitbook.io/valhalla-dln-1/how-to/add-v3-liquidity.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://valhalla-dln.gitbook.io/valhalla-dln-1/getting-started/quickstart.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.
