# Latest Updates

The latest updates section is where we show you all feeds relating to projects, opportunities or other important information on Linity. This feature had its own page earlier but we’ve moved it to the Dashboard to ensure you’re seeing everything in one place.

<figure><img src="/files/sDh0CnZEttixh4cVu17Y" alt=""><figcaption></figcaption></figure>

To elevate your dashboard experience to the next level, we’ve now separated the feeds into two

* **My Feed** - which shows all updates for projects that you are following or opportunities you have engaged with.
* **All updates** - which shows updates/feed for every project on Linity (similar to what we had before)

To switch between these two types of feeds, you simply need to click on the buttons shown in the above image.


---

# 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://linity.gitbook.io/linity/dashboard/dashboard-overview/latest-updates.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.
