# How to set Presearch as the Default Search Engine on Desktop

You can easily set up Presearch as your default search engine on desktop.&#x20;

The two easiest ways to set it up on your desktop are:

* **Browser extension**\
  At the moment we offer[ browser extensions](https://account.presearch.com/extensions) for Chrome, Brave and Firefox. By downloading and activating our search extension, you will set Presearch as your default search engine.\
  \
  This will enable you to directly search with Presearch through your browser URL bar.\ <br>
* **Manually**\
  You can also choose to manually set Presearch as your default search engine. You can do so as follows:\
  \- Go to your browser settings and navigate to the search engine tab\
  \- Add ‘other search engines’ and fill out the following details:\
  Name: Presearch, URL: <https://presearch.com/search?q=%s>

That’s it! You’re all set to now use Presearch as your default search engine on your desktop.

* **Apps that Support Presearch**

| Desktop                             | iOS                                                                       | Android                                                                          |
| ----------------------------------- | ------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| [**Decentr**](https://decentr.net/) | [**Decentr**](https://apps.apple.com/us/app/decentr-browser/id1609950309) | [**Decentr**](https://play.google.com/store/apps/details?id=net.decentr.browser) |
|                                     |                                                                           |                                                                                  |
|                                     |                                                                           |                                                                                  |


---

# 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.presearch.io/presearch-engine/faq/how-to-set-presearch-as-the-default-search-engine.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.
