# Register for project owner account

If a user hasn't doesn't have a specific role assigned to them on the pallet he/she can apply to become a project owner by simply calling the `register_for_project_owner_account(documentation_ipfs)` functionality and sending the documentation (i.e. IPFS link)  that proves they can be a valid project owner on the pallet. The user will also need to pay a small fee in order to do this.


---

# 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://veles-carbon-credits.gitbook.io/veles-carbon-credits-pallet/pallet-entities-and-functionalities/functionalities/general-functionalities/register-for-project-owner-account.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.
