> For the complete documentation index, see [llms.txt](https://doc.flowith.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.flowith.io/flowithos/download-and-register.md).

# Download & Register

> **Step 1 : Enter our official website:** [**https://www.flowith.com**](https://www.flowith.com/) **to download FlowithOS.**

<figure><img src="/files/c92PNMnShkjHONdgAmGm" alt=""><figcaption></figcaption></figure>

> **Step 2 : Install the FlowithOS package.**
>
> * **(MacOS): Drag the FlowithOS app icon to the Application folder**&#x20;
> * **(Windows): Keep clicking the \<Next> to install FlowithOS**

<figure><img src="/files/EGVtdc1NbLYKpJl6AZyY" alt=""><figcaption></figcaption></figure>

> **Step 3 : Open \<FlowithOS>, and let's go!**

<figure><img src="/files/srBRjJ8MFaDeYqrOzlEI" alt=""><figcaption></figcaption></figure>

> **Step 4 : Create your own account by email and password, or you can use your Google, X or Github account to register. And don't forget to check your email inbox for the verification code.(THIS IS NOT YOUR INVITATION CODE)**\
> \
> **For those who already have a Flowith account, click the "Already have a Flowith Account" and use your credentials to log in.**

<figure><img src="/files/nsrLdeCGyi0oqpTHxgcz" alt=""><figcaption></figcaption></figure>

> **Step 5 : Enter your Invitation Code in the input box to activate FlowithOS. (Your invitation code should start with OS, for example: OST7DSOBFE.)**\
> \
> **If you don't have an invitation code yet, don't worry, our Discord channel and official X account will always release invitation codes.**

<figure><img src="/files/qf30as0QruT4bZ5xgEmd" alt=""><figcaption></figcaption></figure>

> **Step 6 : Import your bookmarks and saved sessions from your current browsers. (You can also do it later)**

<figure><img src="/files/j7JphaOcj4uYbyVVtO5l" alt=""><figcaption></figcaption></figure>

> **Step 7 : Select some basic settings for your FlowithOS.**

<figure><img src="/files/v1cMZnNnf3gpS3eXssVH" alt=""><figcaption></figcaption></figure>

> **Step 8 : All done! Watch our selected cases to learn more, or just enter and start your journey!**

<figure><img src="/files/mpF4sDugesoywx137eEJ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.flowith.io/flowithos/download-and-register.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.
