# Using the Pulse AP Browser

The **Pulse AP Browser** is more than a wallet, it is your **Virtual Computer**. Once installed, it gives you access to:

* Your wallet and job activity
* All available services, co-chains, and Pulse AP applications
* The **Pseudo IDE** for writing and managing co-chains
* Proposal tools, governance actions, and app management

Everything happens within this single interface, fully decentralized, yet smooth and intuitive to use.


---

# 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://documentation.pulseap.com/getting-started-with-pulse-ap/using-the-pulse-ap-browser.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.
