# Getting Started

To access the AllSkills app, navigate to: **\*app website\***

AllSkills is built as a Progressive Web App (PWA) and can be installed to the Home Screen for a native app experience.&#x20;

**iOS:**

* To install AllSkills to the Home Screen, first select the Share icon <img src="/files/sWaQjI9dkFx9nfqsmMgR" alt="" data-size="line">.
* Scroll down to select Add to Home Screen.\
  ![](/files/rIX2MoTXS380KwboA9En)
* Select Add.\
  ![](/files/gN06lI3UolSpuhld3BCs)
* The AllSkills app should now be installed on your Home Screen and useable like a native app.

**Android**

* To install AllSkills to the Home Screen from Chrome browser, first select the <img src="/files/NWM054hrjoqSdJCDuSXw" alt="" data-size="line"> icon. ![](/files/CHQXD7egmcloMsRVPhrS)
* In the menu that opens, select 'Install App'.\
  ![](/files/nxC5dwUZiZk7DShFGgsn)
* Then select 'Install'\
  &#x20;![](/files/faALTIgz9EgmmRbth7Sb)
* The AllSkills app should now be installed on your Home Screen and useable like a native app.

**Request Access to Beta**

AllSkills is currently in Beta mode. To sign up for the Beta, first open up the app and navigate to the profile page <img src="/files/Va0Tr5Nydwhb8blDqPeR" alt="" data-size="line">.&#x20;

Select 'Request access to beta' and provide your e-mail. Once accepted you will receive an email with further instructions to setup an account.&#x20;

Once you've setup an account, we encourage you to record your first video by navigating to the record page <img src="/files/gYIW7gWm4bU1nCnBgXq7" alt="" data-size="line">, or scroll through and vote on currently active challenges on the home page <img src="/files/uu5x53ThxC8LZm7h7EJ4" alt="" data-size="line">. During the Beta votes have no cost but you still earn SKILL tokens.&#x20;


---

# 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://allskills.gitbook.io/whitepaper/overview/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.
