# Getting Started

The first thing you'll need to do to use the bot is to correctly set up your Upwork profile.&#x20;

## 1. Select which account type you'll work with

### Freelancer

Freelancer accounts are free accounts that let you apply to jobs as an individual.&#x20;

### Agency

Agency accounts let you work with a team of people on a project. Agency accounts have a $20 / month membership fee. Agency accounts have higher limits.&#x20;

## 2. Set up your tax information and verify your Upwork account

In order to apply from either account type, you'll need to add your tax information and verify your Upwork account. These can both be done in the settings. &#x20;

{% hint style="info" %}
If you're already applying to jobs by hand, you've most likely done this step already.&#x20;
{% endhint %}

## 3. If you're using an agency account, choose if you'll be exclusive or non-exclusive.&#x20;

[Exclusive agency](https://support.upwork.com/hc/en-us/articles/360035562673-Exclusive-vs-Non-Exclusive-Agency-Members) member accounts mean that a freelancer can only work for that agency and no one else (including themselves), while non-exclusive agency member accounts mean that freelancer can work for either themselves or also another agency.&#x20;

{% hint style="danger" %}
A common mistake is to register for an agency account, but not complete the payment for the premium account while simultaneously making the agency member account exclusive. Since this setting says a freelancer can only work for that agency and can't work for themselves, but they haven't paid for the account, this would make you unable to submit applications for either. You should either choose non-exclusive agency member, or if you are using exclusive agency member you should fully set up your agency profile in order to apply to jobs.&#x20;
{% endhint %}

## 4. Disable 2FA

Upwork offers several options for 2FA. To ensure the bot can log into your account, you should make sure the following are disabled on your account.&#x20;

* Authenticator app
* SMS verification code
* Upwork mobile app prompts

{% hint style="info" %}
The only 2FA accepted is the security question, which can be used as an input in Big Brain.&#x20;
{% endhint %}

## 5. Disable Social Sign In

The Upwork bot works by using a username or email address and a password. If you are using Sign in with Google or Sign in with Apple, disable these and replace them with a username and password to sign in.&#x20;

{% hint style="warning" %}
Do not use **Sign in with Google** or **Sign in with Apple.**
{% endhint %}

1. Go to settings
2. User Settings
3. Connected Services
4. Disconnect

{% hint style="info" %}
You must use a **username** or **email** and a **password** to sign into Upwork.&#x20;
{% endhint %}

## 6. Apply to a job by hand

The automation can only do what you can do by hand. If you haven't correctly set up your Upwork profile and can't apply to a job by hand, you won't be able to apply automatically. Ensure that you can apply to jobs by hand before attempting to automate it.&#x20;

{% hint style="info" %}
Once you can submit an application by hand, you are able to use the bot.&#x20;
{% endhint %}

## 7. FAQ

See frequently asked questions about the Upwork Auto Apply.&#x20;

{% content-ref url="/pages/GlypP87trj1ajrl5PNJK" %}
[FAQ](/apps/upwork-auto-apply/faq.md)
{% endcontent-ref %}


---

# 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.big-brain.co/apps/upwork-auto-apply/getting-started.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.
