# Creating An Outlinx Account

Having an account is what allows you to create, edit, and interact with Outlinx pages. You'll need an account to take advantage of all the features, although you don't necessarily need an account to use the app. Without an account you can still use the Outlinx app to scan Outlinx codes and view the pages they're linked to - you just won't be able to interact with the pages in any way.

## How To Create An Account

If you intend to create, edit, or interact with Outlinx pages then you please create an account. It's free! We offer 4 methods to create an account. Please remember which method you used to create your Outlinx account.

1. Provide an email and password: Simply provide an email and enter an 8 digit password. You'll receive an email to verify the email address you entered. If you don't receive the confirmation email please contact us at <support@outlinx.app> and we'll take care of you.
2. Google Sign In: Sign in with your Google account.
3. Facebook Sign In: Sign in with your Facebook account.
4. Apple Sign In: Sign in with your Apple ID. One benefit of this method is your email address is anonymized in our database. This method is currently only available on iOS (not on Android).

## What If I Don't Want To Create An Account?

If you don't create an account you can still use the Outlinx mobile app to scan Outlinx codes and view the pages they're linked to. You just won't be able to interact with the pages in any way like editing, creating, saving, etc.

## Can I Delete My Account?

You can delete your account anytime. To delete your account follow the steps described in the User Settings section of this guide. When you delete your account all of the data you entered (notes, images, videos, etc...) will all be deleted from our servers forever. So please be careful if you choose to use this feature.


---

# 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.outlinx.app/outlinx-mobile-app-guide/getting-started/creating-an-outlinx-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.
