# Getting Started

Flowtelic is a new note-taking app inspired by the Zettelkasten note-taking method and inbox-zero workflows. It is in early development.

If you wish to use Flowtelic, please read the instructions on [Where Notes Are Stored](/fundamentals/where-notes-are-stored.md) as this explains how to avoid losing your notes if anything happens to your computer.

### How do I get access to Flowtelic?

Flowtelic is in an open beta, but you will need to join a waitlist to be notified up the development updates. You can do this by going to <https://join.flowtelic.com>. You will get the links to use Flowtelic on your confirmation email, so you can start using it right away.

### How do I use Flowtelic?

The documents here are still being worked on, but to get a feel for how to use Flowtelic, please watch this video.

{% embed url="<https://www.youtube.com/watch?v=XLAJW7K6CU0>" %}
A video explaining the features of Flowtelic
{% endembed %}

To get a feeling of how to use Flowtelic for a Zettelkasten study session, then feel free to watch this video:

{% embed url="<https://www.youtube.com/watch?v=cMuFV8U3Lug>" %}
Studying with Flowtelic
{% endembed %}

### Where do I get support?

You can get support with Flowtelic on our community pages: <http://community.meda.io/>. You will need to register a free account here: <https://meda.io/community/join>.

### How do I learn more about note-taking?

Feel free to follow my [YouTube channel](https://www.youtube.com/MartinAdamsVideos?sub_confirmation=1) where I go into detail the Zettelkasten method and other ways to be productive.


---

# 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.flowtelic.com/guides/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.
