> For the complete documentation index, see [llms.txt](https://docs.origami.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.origami.tech/user-guide/set-up-first-bot.md).

# Set Up First Bot

Here you’ll find step-by-step guides for getting started with bots.

{% stepper %}
{% step %}

### **Open the Bots tab**

* In the top menu, select the Bots tab. This page shows any existing bots.
* Click the + Add Bot button in the top-right corner.

<figure><img src="https://3075831504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6BkURa7HNU017yGuhBt%2Fuploads%2F5O3q3wMVvhhsBKTWJP3p%2Funknown.png?alt=media&amp;token=7958e0d9-cdde-4eb4-90f3-4918920d8c4c" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Provide bot information**

* Fill in the basic bot details:

*Bot name: Name your bot (e.g., Spot\_trading or Futures\_trading).*

*Account: Choose the exchange account the bot will operate on.*

*Coins: Select the trading pair.*

<figure><img src="https://3075831504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6BkURa7HNU017yGuhBt%2Fuploads%2FmjliTMeowOh5snPWNko6%2Funknown.png?alt=media&amp;token=5a77cf78-41d6-4500-bd9c-6417747329e8" alt=""><figcaption></figcaption></figure>

* For the futures bot, two extra fields are required:

*Margin mode: Choose Cross (shares margin across all positions in the account) or Isolated (margin is allocated to a single position only).*

*Leverage: Select the leverage level. Higher leverage increases potential profits and risk.*

<figure><img src="https://3075831504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6BkURa7HNU017yGuhBt%2Fuploads%2Fsmr9h5aUZpG4vUuybqUf%2Funknown.png?alt=media&amp;token=6d805133-acd0-4523-89bf-32e548fa5830" alt=""><figcaption></figcaption></figure>

* Click Create Bot to proceed.
  {% endstep %}

{% step %}

### **Select a preset**

* Click Import Preset.

<figure><img src="https://3075831504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6BkURa7HNU017yGuhBt%2Fuploads%2FW2Go8CpGgXW71De5b405%2Funknown.png?alt=media&amp;token=526c278c-2b8b-4d92-842d-a93ad805ebf9" alt=""><figcaption></figcaption></figure>

* Choose a preset from the pop-up window.

<figure><img src="https://3075831504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6BkURa7HNU017yGuhBt%2Fuploads%2FXGcyUSR7mVPVZkW8gdvn%2Funknown.png?alt=media&amp;token=449f9a42-2926-42ff-90c6-c183829ce9e0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Review and import the preset**

* Depending on the preset, you may see parameters to review. Some presets show no parameters. Both scenarios are expected.

<figure><img src="https://3075831504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6BkURa7HNU017yGuhBt%2Fuploads%2FfJvuRLGenvA1G1CmUGyN%2Funknown.png?alt=media&amp;token=57b83c9d-9d07-4b61-9560-37aba8906c98" alt=""><figcaption></figcaption></figure>

* Click Import to load the configuration.
* The preset values fill the bot input form automatically. Modify them if needed, then click Import once again to finalize.

<figure><img src="https://3075831504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6BkURa7HNU017yGuhBt%2Fuploads%2FFks70JFsDcXwQCeZYmAL%2Funknown.png?alt=media&amp;token=a3a98519-094f-44c6-8b81-011682169cd1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Activate your bot and start receiving data**

* Navigate to the Bots tab.

<figure><img src="https://3075831504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6BkURa7HNU017yGuhBt%2Fuploads%2FkhyJqZRjxtGFV39ACFzL%2Funknown.png?alt=media&amp;token=05ea714c-d9a8-4717-aad8-22a1861401eb" alt=""><figcaption></figcaption></figure>

* Find your newly created bot.
* Click the power icon to switch the bot on.

<figure><img src="https://3075831504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh6BkURa7HNU017yGuhBt%2Fuploads%2FYqtNs5YyLNZFdeZLu5LQ%2Funknown.png?alt=media&amp;token=2d569378-fed0-4886-8a78-8b6ab9a9ea98" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Your bot is now active and receiving live data.&#x20;

**Great job!**

With your first project created, your account connected, and your bot running a simple grid strategy, you’re all set for the next steps. Now, let’s explore how to build more sophisticated bots and tailor advanced strategies.
