# Quick start

### Quick start:

\
1\) <mark style="color:purple;">Go to</mark> [<mark style="color:purple;">https://beta.aiphoria.world/</mark>](https://beta.aiphoria.world/) and explore the generative feed with AI-powered content created by other people.

2\) At the top of a screen, you will see some templates we made just for you, to try how generation process work, and what our models are capable of. And also there is a  field to type your own [<mark style="color:purple;">prompt</mark>](/welcome/prompt.md) - an instruction you pass to AI to make a generation.

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

3\) At aiphoria we have a lot of different AI models for different use cases. To select one,  simply c<mark style="color:purple;">lick on the model picker button</mark> on the right side of the input field and select a model just for your need.

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

4\)  <mark style="color:purple;">Enter your prompt</mark> with a desired result and then press enter

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

5\) Wait for the generation, and if you like the result, <mark style="color:purple;">share the generation</mark> on your public profile by pressing the "Share" button.

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

6\) <mark style="color:purple;">Invite your friends</mark> to your chat and create together

<figure><img src="/files/4RX1OuJEv0G6chEYNdi2" alt=""><figcaption></figcaption></figure>

### <br>

<br>


---

# 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://aiphoria.gitbook.io/welcome/quick-start.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.
