# Creazione Account Sviluppatore

Ora che hai ottenuto un Apple ID e hai attivato la verifica in due passaggi, puoi richiedere di essere **attivato come account sviluppatore**.&#x20;

## Dove richiedere l'Account Sviluppatore

Per richiedere che il tuo account sia considerato valido come sviluppatore, dovrai accedere all'apposita sezione del sito Apple [cliccando qui](https://developer.apple.com/register/agree/?path=%2Faccount%2F).

* Spunta la casella sotto al riquadro contenente i termini generali di utilizzo
* Clicca sul pulsante blu in basso a destra per confermare

{% hint style="success" %}
Hai ufficialmente attivato il tuo Account come sviluppatore 👏
{% endhint %}


---

# 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://help.prenotauncampo.it/gestionale/appforyou/account-sviluppatore.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.
