> For the complete documentation index, see [llms.txt](https://docs.hashpack.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hashpack.app/hashpack-documentation/introduction.md).

# Introduction

The main goal of HashPack is to empower developers and creators in order to build a thriving ecosystem on Hedera.

This site is a collection of best practices, documentation, and resources, to help further this goal.

***

### Useful Links:

* [HashGraph Developer Guild Discord](https://discord.gg/43QvWPEk6p)
* [Hedera Documentation](https://docs.hedera.com/hedera/)
* [Hedera Discord](https://discord.gg/hedera)
* [HashPack Discord](https://discord.gg/vU2AfvB9Ba)

***

{% content-ref url="/pages/uhNfc2QiVWlKpHISqb5v" %}
[dApp Developers](/dapp-developers/walletconnect.md)
{% endcontent-ref %}

{% content-ref url="/pages/3UCZ5h5OkLb8zVLGtcqf" %}
[NFT Creators](/nft-creators/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/OvhFJ6EwW5xuI7dqVtU1" %}
[Token Creators](/token-creators/token-creator-tool.md)
{% endcontent-ref %}


---

# 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 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.hashpack.app/hashpack-documentation/introduction.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.
