# Useful Links

## VeChain Improvement Proposals (VIPs)

The VIP campaign is formally launched with initial funding of **$100k**. This campaign aims to encourage community developers to propose ideas or solutions in the form of VIPs to improve and expand the VeChainThor blockchain. For each VIP, we’ll award **$2k** USD! Read more about the VIP process and how you can contribute here, <https://github.com/vechain/VIPs>.

## Support / Helpdesk

A support site where you can raise an issue and look for assistance, <https://support.vechain.org/>.

## VeCalendar

A useful resource to keep up to date with the latest on chain and in person events, <https://vecalendar.com/>.

## Notable VeChain Communities

{% hint style="info" %}
If you want to add a community to the list please follow the contribution guidelines [how-to-contribute](https://docs.vechain.org/how-to-contribute "mention")
{% endhint %}

<table><thead><tr><th width="350">Name</th><th>Website (if applicable)</th></tr></thead><tbody><tr><td>VeChain Energy</td><td><a href="https://vechain.energy/">https://vechain.energy/</a></td></tr><tr><td></td><td><a href="https://learn.vechain.energy/">https://learn.vechain.energy/</a></td></tr><tr><td>VeChainStats</td><td><a href="https://vechainstats.com/">https://vechainstats.com/</a></td></tr><tr><td>VNFT Tools</td><td><a href="https://vnft-tools.com/">https://vnft-tools.com/</a></td></tr><tr><td>ExoWorlds</td><td><a href="https://linktr.ee/exoworlds.io/">https://linktr.ee/exoworlds.io/</a></td></tr><tr><td>World of V Marketplace</td><td><a href="https://worldofv.art/">https://worldofv.art/</a></td></tr><tr><td>VeSea Marketplace</td><td><a href="https://www.vesea.io/">https://www.vesea.io/</a></td></tr><tr><td>BlackVeMarket</td><td><a href="https://blackvemarket.com/">https://blackvemarket.com/</a></td></tr><tr><td>SafeTech</td><td><a href="https://safetech.io/">https://safetech.io/</a></td></tr></tbody></table>

## VeChain dApp Hub

* [dApp Hub](https://apps.vechain.org/#all)

## Social Media Channels

* [Twitter](https://twitter.com/vechainofficial)
* [LinkedIn](https://www.linkedin.com/company/vechain-foundation/)
* [Instagram](https://instagram.com/vechainfoundation_official)
* [YouTube](https://www.youtube.com/@vechainofficial)
* [Discord](https://www.discord.gg/vechain)
* [Discourse](https://vechain.discourse.group/)
* [Telegram Official](https://t.me/vechainandfriends)
* [Telegram Devs](https://t.me/vechainbuilders)
* [Medium](https://medium.com/@vechainofficial)

## GitHub Links

* [Organization](https://github.com/vechain)

## Testnet Faucet

* [Testnet Faucet](https://faucet.vecha.in)
* [VET to VTHO](https://energy.outofgas.io/#/) (and vice versa)


---

# 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.vechain.org/developer-resources/useful-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.
