# Webforms

## Submitting a new form

1. [Login](https://ipbes.net/user/login) to the website
2. Open the registration link
3. Fill the form and click submit.

## View and edit an existing form

1. Login to your your web [profile](https://ipbes.net/user)
2. Navigate to Application forms
3. Select the form to edit


---

# 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://ict.ipbes.net/user-documentation/forms/webforms.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.
