# Accept updated License agreement

Apple updates their Apple Developer program license agreement periodically.\
You will receive emails from Apple to remind you to agree with the new agreement. If you don't do that, your Apple Publish can fail.

\
During the publishing AppMachine will let you know that your agreement needs to be reviewed.

In AppMachine, the error you receive will look like this:

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80115061187/original/50Eo8DqLubcXfK0fImCvYyZKoUblo2KUMw.png?1655803064)

Go to the your Apple Developer Account and review the agreement.&#x20;

![](/files/2ObibVkpyc4obQ5TVBc5)

Confirm that you've read the updated agreement by **checking the checkbox** and **click on "I Agree."**

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80115105895/original/h9zXPbdbDr1_qpGZJQI9kzxbsCOvisqaBw.png?1655807611)


---

# 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.appmachine.com/share-your-app/apple-app-store/accept-updated-license-agreement.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.
