Frequently Asked Questions

What kinds of tasks can Do Browser do?

Currently, Do Browser is best at working on simple tasks like filling out forms, navigating dashboards, searching the web, and making simple purchases. It is not yet ready for long unsupervised workflows like doing fully autonomous sales outreach.

How much does early access cost?

$25 / month with a 7-day free trial. With that you get access to the Chrome Extension, 250 premium steps / day, 1000 basic steps / day, and the ability to bring your own OpenAI key for more steps.

What is a Step?

A Step is a request that that the agent makes on your behalf. Answering a question about a website takes a step, clicking a button takes a step, and so on.

A premium step is a step that is powered by GPT-4o. Basic steps are powered by GPT-4o-mini.

Can I get more steps?

Right now you can bring your own OpenAI API key / Open Router key to get more steps.

Can I cancel anytime?

Yes, you can cancel your subscription at any time from the settings in the webpage and extension. You also get a 7-day free trial to test out Do Browser before being charged.

How do I set up my own OpenAI key?

To use your own OpenAI key, you'll need a Tier 2 API key. Note that a platform.openai.com account is independent of your ChatGPT account. If you don't already have tier 2 access, it is quicker and easier to use an Open Router key.

Here's how to get one:

  1. Go to platform.openai.com and create an account
  2. Make sure your account is at least a Tier 2. This involves spending at least $50 on the OpenAI platform in total and waiting 7 days since the first payment. After you are logged in, you can go to this page to add credits.
  3. Generate an API key from your dashboard
  4. In the Do Browser extension, go to settings (the gear icon), select "OpenAI" as your provider, and paste your key in.

How do I set up my own Open Router key?

Open Router is a llm router that allows you to use multiple llms with a single API key.

  1. Go to openrouter.ai and create an account
  2. Preload your account with a minimum of $5 in credits.
  3. Generate an API key from your settings page
  4. In the Do Browser extension, go to settings (the gear icon), select "Open Router" as your provider, and paste your key in.

I'm running into the error `Error in invocation of debugger.sendCommand()`

This error normally happens if you use Do Browser in an unsupported browser. Currently, Do Browser only supports Chrome v130 and up.