> For the complete documentation index, see [llms.txt](https://docs.presearch.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.presearch.io/presearch-engine/presearch-ui-ux-updates.md).

# Presearch UI/UX updates

Hello Presearchers,

Big changes don't always come from big releases.

This week we shipped a collection of UI/UX improvements across Presearch — it's the little things that add up to a better search experience.

🐼 The Panda has officially replaced the old P\_ logo

🔎 The search bar has been simplified and cleaned up

🧩 New extension/app puzzle-piece indicator makes installation easier and more intuitive

📱 Improved mobile navigation consistency

✖️Larger, more accessible search controls

🎨Refined prompts, spacing, alignment, and visual polish throughout the experience

⚡Reduced extension reminders from every 8 searches to every 20 searches

🐛 Fixed a bug affecting mobile PTAs

🧹 Cleanup and polish, countless little tweaks throughout the platform

None of these changes will make headlines. But together they make Presearch faster, cleaner, more intuitive, and more enjoyable to use.

A huge shoutout to our development team, who continue to sweat the details while building toward much larger initiatives behind the scenes.

We're investing heavily in improving the user experience, and there is a lot more in the pipeline. Stay Tuned!

As always, thanks for the feedback. We read it, we discuss it, and we're shipping improvements every week.\
🐼🔍.

<figure><img src="/files/8yMscVmrodyeJ7rRjqu6" alt=""><figcaption></figcaption></figure>


---

# 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://docs.presearch.io/presearch-engine/presearch-ui-ux-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.
