# Tips

## Click around and read the description of options, etc.

* The documentation covers the most important parts of the interface and configuration, but EasyBloggers evolves a lot with updates, and sometimes, the screenshots might be outdated.
  * Take the time to click around and discover what's available and what's new after an update.

## Dropbox

* You can use as many Dropboxes as you want. They operate as a cloud. I highly suggest you rez one copy of your Dropbox from another location to ensure delivery is always possible in case the original region is unavailable.
* A blue LED will be displayed in front of Dropbox. To get the latest features, always check occasionally if an update is available.
* EasyBloggers provides a free location to rez your dropbox, contact Luke Rowley in-world to learn more.

## Subscription

* Are you looking to upgrade your subscription to a higher plan or add an add-on to your current package? Visit `Settings` > `Subscription` and click `Upgrade your subscription or purchase add-ons`.
* If your subscription expires, your brand will return to the free package.
  * **Your data will NEVER be deleted.**


---

# 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.kynno.app/easybloggers/getting-started/brands/tips.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.
