# Quickstart

### Sign up

You can create an account directly from [our website](https://pletor.ai/) or [sign up here](https://app.pletor.ai/signup). For the fastest setup, we recommend signing up with Google with your professional email address.

<figure><img src="/files/hbLHhRtSwWsL69bMKA9o" alt="" width="563"><figcaption></figcaption></figure>

After signing up, you’ll receive an email to verify your address. Once verified, we’ll ask for a few quick details about you, and you’ll be ready to go.

### What's next?

Understand Pletor’s [Key Concepts](/getting-started/key-concepts.md): learn how nodes and AI models become agents to power the future of visual marketing.

<figure><img src="/files/TxMx67zZFlH6OzKCvBGx" alt="" width="375"><figcaption></figcaption></figure>

### Joining as part of an organization?

If you’re part of a team or company using Pletor, we can help you get everyone collaborating under one organization account.\
Reach out directly to [Ferdinand](https://www.linkedin.com/in/ferdinandterme/) (<ferdinand@pletor.ai>) to discuss **team plans** and set up shared workspaces where your entire team can create assets and manage agents together.


---

# 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.pletor.ai/getting-started/quickstart.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.
