# Resources

### **GENERAL INFORMATION**

* [CortexDAO Site](https://cortexdao.io/)
* [Roadmap](/roadmap.md)
* [Whitepaper](/the-convex-index/whitepaper.md)
* [Announcements](https://medium.com/@CortexDAO)

### **SOCIAL CHANNELS**

* [Medium](<https://medium.com/cortexDAO >)
* [Twitter ](https://twitter.com/cortexDAO)&#x20;
* [Discord ](https://discord.gg/J2qcuYazZV)
* [Telegram](https://t.me/cortexdao)

### **TECHNICAL INFORMATION**

* [Github](https://github.com/cortexdao)
* [Audits](/the-convex-index/audits.md)
* CXD Price Feed ([CoinGecko](https://www.coingecko.com/en/coins/cortexdao))

### CXD Token

* CXD token contract address: [0x5A56Da75c50aA2733F5Fa9A2442AaEfcBc60B2e6](https://etherscan.io/token/0x5a56da75c50aa2733f5fa9a2442aaefcbc60b2e6)
* Locked CXD (vlCXD) contract address: [0x6021D8e7537d68bCEC9A438b2C134c24Cbcc1ce3](https://etherscan.io/address/0x6021D8e7537d68bCEC9A438b2C134c24Cbcc1ce3)
* [Curve Factory Pool CXD/USDC ](https://curve.fi/factory-crypto/52)


---

# 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.cortexdao.com/resources.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.
