> 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-16-19.md).

# Week 16 - 19

📣 Upcoming Events:

* ~~Consensus 2023 🌍~~
* ~~Dubai Fintech Summit 🏙️~~
* ~~Crypto 306~~&#x20;
* TechCrunch Disrupt (Sept 2023) 🚀

💻 Product Developments:

* dApp Store homepage UI mockups 📱
* Reactor Logo Redesign Studies 🎨
* Swaps 2.5 teaser video graphic 🎥
* Swaps 2.5 (Live before 01 June) :magic\_wand:🔄
* Farms 3.0 Smart Contract Complete - Audit inbound :incoming\_envelope:
* Swaps 3.0 (AI-powered Swaps 🤖) In progress
* Discussions with 2 x CEX's open 🗣️
* Reactor video dropping soon! 🎬&#x20;

🎙️ Media & Content:

* Audio clips from last GMA (#9) 🎧
* Dubai Fintech Summit & Crypto 306 coverage 🌟

🛠️ Technical Progress:

* UI Swap and Farm modifications 🌾
* BE integration with Houdini Swap 🤝

🤝 Partnerships & Collaborations:

* Met with multiple layer 1s for grants & integrations into Reactor 🔗:crescent\_moon:
* Investor meetings picking up speed 📈
* TJ in Miami at investors conference :sunglasses:
* 4 x L1 EVM in discussions over Reactor integration


---

# 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:

```
GET https://arc-3.gitbook.io/arc-newsletter/week-16-19.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.
