# Adding More Devices

#### You can add a new device slot to your FlytBase account by following these instructions:

* Go to 'My Account' from the top right corner of the FlytBase dashboard.
* Now click on 'Buy now' where 'purchase additional device slots' is mentioned.

<figure><img src="/files/MTJbesP87jImGyGSq6mB" alt=""><figcaption><p>Purchase additional device slots</p></figcaption></figure>

* Then follow the on-screen instructions to enter your payment information and confirm your purchase.
* Once done, a device slot will be added in the drones section as well as the subscription details will be available in the 'My Account' section.

#### Alternate method:

* Go to the drones section and click on 'add devices'.
* Now click on 'buy subscription'.

<figure><img src="/files/RKaRXXNLFwMpXIfc6AVa" alt=""><figcaption><p>Buy Subscription</p></figcaption></figure>

* Then proceed to checkout and confirm your payment.

<figure><img src="/files/kNxYX85LQsXMWtOPNCuX" alt=""><figcaption><p>Confirm your payment</p></figcaption></figure>

{% hint style="success" %}
Repeat the process again if you wish to add more device slots.
{% endhint %}


---

# 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://legacydocs.flytbase.com/managing-flytbase-account/adding-more-devices.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.
