# Managing FlytBase account

- [Creating Account](https://legacydocs.flytbase.com/managing-flytbase-account/creating-account.md)
- [Adding More Devices](https://legacydocs.flytbase.com/managing-flytbase-account/adding-more-devices.md): This section explains how to add more devices to your FlytBase account.
- [Cancelling Subscription](https://legacydocs.flytbase.com/managing-flytbase-account/cancelling-subscription.md): This section explains how to cancel your FlytBase subscription's auto-renewal.
- [Managing Payment Method and Invoices](https://legacydocs.flytbase.com/managing-flytbase-account/managing-payment-method-and-invoices.md): This section guides you on how to change the payment method for your FlytBase subscription.
- [Delete Account](https://legacydocs.flytbase.com/managing-flytbase-account/delete-account.md): This section explains how to delete your FlytBase account.


---

# 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.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.
