# Ecosystem & Links

{% hint style="danger" %}
There is no official PoolTogether Helpdesk or Customer Support.

Never share your Seed or Recovery Phrase with anybody.
{% endhint %}

### Official Links

* Landing Page: [pooltogether.com](https://pooltogether.com/)
* App: [app.pooltogether.com](https://app.pooltogether.com/)
* Tools: [tools.pooltogether.com](https://tools.pooltogether.com)
* Developer Portal: [dev.pooltogether.com](<https://dev.pooltogether.com >)

### Socials & Community

* Discord: [https://pooltogether.com/discord](https://pooltogether.com/discord/)
* Mirror: <https://pooltogether.mirror.xyz>&#x20;
* Medium: <https://medium.com/pooltogether>
* Twitter: <https://twitter.com/PoolTogether_>
* Lens: <https://lenster.xyz/u/pooltogether>
* Reddit: [https://www.reddit.com/r/PoolTogether](https://www.reddit.com/r/PoolTogether/)
* Telegram: <https://t.me/PoolTogetherTelegram>

### Governance

* Governance Forum: [gov.pooltogether.com](https://gov.pooltogether.com/)
* Governance Documentation: [docs.pooltogether.com/pooltogether/governance](https://docs.pooltogether.com/pooltogether/governance)
* Governance Dashboard: [vote.pooltogether.com](https://vote.pooltogether.com)
* Treasury Info: [info.pooltogether.com](https://info.pooltogether.com/)

### Data & Analytics

* Pool Explorer: [https://poolexplorer.win](https://poolexplorer.win/)
* Dune Analytics Team: <https://dune.com/pooltogether>
* V4 Dune Dashboard: <https://dune.xyz/sarfang/PoolTogetherV4>

### Prize Notifications

* [Setting up Prize Notifications](#prize-notifications)


---

# 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.pooltogether.com/pooltogether/links.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.
