# Q3

#### 15 July ‘25 - 15 Sept ‘25

1. Integration of AI Models on Dapp. User can now use different models’ APIs on [dapp.gpu.net](http://dapp.gpu.net)&#x20;
2. Chat, Image Generation and Video Generation on DApp. Generate up to 30 seconds of high quality videos or hd images on [dapp.gpu.net](http://dapp.gpu.net)
3. On Subnets, the live feed now includes updates from all across the products, and incorporates live reactions from the public.
4. Subnets’ Rewards now can be seen in the public subnet page, and their voters list can be viewed as well as exported.
5. Not just the subnets, now users can directly post into the feed.
6. Feed posts can also have images now. Users or Subnets can upload an image and put a nice caption to it.
7. As promised earlier, GBAY (a decentralized marketplace) is now under testing, and has completed the development phase. It will be available to the public very soon.
8. We have been working on unified auth for all the products and very soon there will be one login for all the products, and the products will be under one master application. It is under development.

<br>


---

# 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.gpu.net/dev-updates/q3.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.
