Skip to main content

FAQ

Q: My browser says "bit-Agent is not commonly downloaded." What should I do?

A: This is caused by the browser's security policy. Click the ... menu in the prompt and choose Keep.

Q: Why does it feel like many tasks cannot be completed, or the operation does not fully follow expectations?

A: On some less common websites, the model can only plan steps by making best-effort guesses. Try giving more explicit instructions.

Q: Why does a solidified capability stop with an error during login?

A: At the moment, every step in a capability is expected to run.

If some steps should run conditionally, such as logging in only when the session has expired, you can use any of the following approaches:

  1. Use a Free Execution step to handle login so the model can decide whether the step is needed.
  2. Enable Skip failed steps in the task execution options.
  3. Enable Incognito mode in the task execution options so every run starts from a fresh login state.

Q: What do 1x, 2x, and similar labels after model names mean?

A: They indicate the credit consumption multiplier for that model. In the example below, the same sentence costs 3.8 times more credits on GLM than on Qwen. This ratio may change over time. A more expensive model does not necessarily mean better results. At the moment, Qwen is the recommended balance of quality and cost.