# Adding a Member

{% hint style="warning" %}
This feature requires a Bueno Premium or Deluxe Plan. [Click here](https://docs.bueno.art/plans) to learn more about plan offerings.
{% endhint %}

Project members can do everything the primary project owner can. You can members to your project team in [**project settings**](/generator/navigation/project-dashboard.md). To access project settings, navigate to the cog in the project dashboard.&#x20;

<figure><img src="/files/HoWJL6OxPVt30A6RRFnu" alt=""><figcaption></figcaption></figure>

Next, select **Team** from the side menu on the left. Select **Add Member** in the top right, and enter in the collaborator's wallet address. They will now have access to the project when they log in to Bueno.

<figure><img src="/files/p0K3qJFIgn1qUZuDhThp" alt=""><figcaption></figcaption></figure>

Members can do anything that the primary project holder can do, including pay for generations and deploy contracts. Keep in mind that once a wallet deploys a contract, only that wallet can edit contract settings in the **Manage Contract** page.&#x20;


---

# 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.bueno.art/generator/navigation/adding-a-member.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.
