# More Info

Pocket Network is an open-source multi-stakeholder community. Therefore, the best way to contact us is to join our community in Discourse and Discord.

## Discord

You can [join our Discord](https://discord.gg/pokt). We recommend doing this if you want to keep your finger on the pulse.

Be sure to start in the 👋welcome channel, where you can choose the topics you're interested in.

## Discourse (Pocket Forum)

* [Ask for help](https://forum.pokt.network/c/help/support-requests/54)
* [Report a bug](https://forum.pokt.network/c/help/bug-reports/69)
* [Request a feature](https://forum.pokt.network/c/needs/feature-requests/39)
* [Submit a proposal](https://forum.pokt.network/c/governance/9)
* [Ask for feedback](https://forum.pokt.network/c/help/feedback-requests/55)
* [Find or advertise node hosting services](https://forum.pokt.network/c/marketplace/node-hosting-services/58)
* [Find or advertise work in the Pocket ecosystem](https://forum.pokt.network/c/marketplace/contributors-for-hire/59)

## Social Media

You can find us on the following sites:

* [Twitter](https://twitter.com/poktnetwork)
* [YouTube](https://www.youtube.com/pocketnetwork)
* [Twitch](https://twitch.tv/poktnetwork)
* [Pocket Blog](https://www.blog.pokt.network)


---

# 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://pokt-network.gitbook.io/home/more-info.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.
