> For the complete documentation index, see [llms.txt](https://arc-3.gitbook.io/arc-newsletter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arc-3.gitbook.io/arc-newsletter/week-20-22.md).

# Week 20 - 22

## 🎉 **ARC Newsletter May 2023** 🎉

***

🚀 **BD/Fundraising** 🚀

* 🤝 Made valuable connections with new VCs at BTC MIAMI.
* 👀 Scouted multiple companies interested in leveraging the power of Reactor.

💡 **Marketing Updates** 💡

* 📝 Laid the groundwork for some explosive Press Releases.
* 🎁 Developing promotions for the trending #AIswaps and #ARCaudits.
* 🎥 Advisors Spotlight campaigns are prepped and ready for deployment
* 🔄 Remarketing collateral for past partnerships has been developed.

⚡ **DeFi Ecosystem** ⚡

* 🎮 Deployed the advanced Swaps 2.5
  * 🛠️ Now you can custom import any token from any chain.
  * 🔗 Added Avalanche, Fantom & Aurora chains.
  * 🧹 Polished UI/UX for seamless user experience.
  * 🔮 Introduced Houdini Swap (anonymous swaps) - available in settings - our emphasis on security, Anonymity for non US users only
* 🚧 Work on Swaps 2.6 to 3.0 is underway:
* 🌱 Continual improvements on Farms 3.0 Dev: Smart contract audited and backend/frontend integration commencing.
* Huge for adoption and integration with other tools

💻 **Console & DApp Store** 💻

* In progress, stay tuned for more updates!

🌐 **Website Updates** 🌐

* ✍️ Second draft of the website redesign is complete! - watch this space for updates

🔮 **Reactor Updates** 🔮

* 🧩 Theme APIs completed.
* Plug-ins added to reactor
* 🌙 Dark Mode is now available.
* 🤖 Successful integration with L1&#x20;

🌱 **Business Development/Growth** 🌱

* 📈 Nearing the end of CEX listing discussions (Final 2 potentials).

***


---

# 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://arc-3.gitbook.io/arc-newsletter/week-20-22.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.
