# Links

#### Links <a href="#links" id="links"></a>

You can keep up to date with what is happening with UMA across our various social media platforms and community resources:

* [Discord](https://discord.umaproject.org/)
* [Twitter](https://twitter.com/UMAprotocol)
* [Discourse](https://discourse.umaproject.org/)
* [Medium](https://medium.com/uma-project)
* [YouTube](https://www.youtube.com/channel/UC-3qS7FXxCd7gBMLttmTirw/playlists)
* [UMAverse](https://projects.umaproject.org/)
* [UMA Protocol Calendar](http://calendar.umaproject.org/)
* [UMA Press Kit](https://github.com/UMAprotocol/website/tree/master/documents/press-kit)

#### Employment at UMA

If you are interested in working at UMA, please see our vacancies below. If you know someone that might be a good fit, check out our “talent referral options” program that offers up to 1000 $UMA to anyone who refers suitably qualified candidates for any of our open positions.

* [Risk Labs Job Postings](https://jobs.lever.co/risklabs)
* ["Talent Referral Options" Program](https://medium.com/uma-project/talent-referral-options-program-170bc347542a)


---

# 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.uma.xyz/resources/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.
