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

# Recent Updates

<figure><img src="/files/0Dlfetg98eldr04j4kH1" alt=""><figcaption></figcaption></figure>

* [x] \[19 JUL 2024] Opened up X account <https://x.com/PolyquestSOL>
* [x] \[17 AUG 2024] Participating Bitget x Solana Hackathon <https://lu.ma/b7poyabk>
* [x] \[26 AUG 2024] Participating Blinkathon by SEND <https://x.com/thesendcoin/status/1828118588034572332>
* [x] \[27 AUG 2024] Participating Startup Village Vietnam <https://vn.superteam.fun/startupvillage>
* [x] \[28 AUG 2024] Official Channels are opened ["External Links"](/resources/external-links.md)
* [x] \[29 AUG 2024] Soft Launch of MVP Platform on Solana mainnet
* [x] \[02 SEP 2024] Participating Solana Global Hackathon <https://www.colosseum.org/radar>
* [x] \[06 SEP 2024] Superteam x Polyquest: Web3 Sundown Mixer
* [x] \[18 SEP 2024] Participating Token 2049
* [x] \[20 SEP 2024] Participating Break Point by Solana
* [x] \[08 OCT 2024] Participating Solana Radar Global Hackathon
* [x] \[10 OCT 2024] 2nd MVP Launch
* [x] \[8 OCT 2024] Participating Vietnam Local Radar Hackathon
* [x] \[8 OCT 2024] Participating Use Solflare in Your Demo Videos
* [x] \[10 NOV 2024] Participating Wormhole: Mini Hackathon to Sigma in Vietnam
* [x] \[14 OCT 2024] Participating SIGMA SPRINT
* [x] \[18 NOV 2024] Participating Solana Super Game Jam
* [x] \[29 NOV 2024] Participating SOON Genesis Hackathon
* [x] \[13 DEC 2024] Participating Solana Degen Mixer @TBW: <https://lu.ma/solana-degen-mixer-tbw>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.polyquest.xyz/reference/update/recent-updates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
