# Project FAQ

<details>

<summary>How can I contact Tide team?</summary>

If you are looking to learn more about Tide, you can:

* [Contact us](https://bento.me/tideprotocol)
* DM us on [Twitter ](https://twitter.com/Tide_web3)or [Discord](https://discord.gg/zzKsXn9tns)

</details>

<details>

<summary>How does Tide differ from other growth platforms</summary>

Check [tide-vs-other-platforms](https://fiveelementslabs.gitbook.io/tide/resources/tide-vs-other-platforms "mention")to learn more about it

</details>

<details>

<summary>How can I learn more about Web3 growth and marketing?</summary>

Following and reading our weekly [**blog**](https://medium.com/@Tide_web3) will help you learn how to analyze the effectiveness of your quests and set up successful engagement programs.

You can find our [**blog here**](https://medium.com/@Tide_web3)**.**

</details>

<details>

<summary>Can I modify a campaign once launched?</summary>

While a campaign is live, it is possible to:

* Add/modify tasks&#x20;
* Change eligible audiences
* Update Campaign Banner and Descriptions
* Modify the success page information

Campaign title, network, duration, and NFT settings can't be modified once the campaign smart contract has been deployed.

</details>

<details>

<summary>Can multiple wallets access the same Project Area</summary>

Yes, the Project Area admin can include other collaborators by adding wallet addresses in the [Project Setting section.](https://www.tideprotocol.xyz/projects/settings)\
\
The collaborators will be able to create new campaigns and leverage the analytics suite

</details>

<details>

<summary>Users cannot claim as they are not in the audience. Can I add them?</summary>

From the campaign builder, it is possible to add multiple addresses making them eligible for a campaign.&#x20;

Just choose the campaign to edit, go on the "Badges and Task" section, click on the "add addresses button" and include all the addresses you need.

</details>

<details>

<summary>Are rewards issued on Tide?</summary>

Users will mint the campaign NFT directly on Tide after completing the tasks.

The NFT can then be found on every NFT marketplace, such as OpenSea.

</details>

<details>

<summary>Can I edit the NFT collection page of a Campaign on OpenSea?</summary>

Yes, just log in on OpenSea with the wallet you deployed the campaign, check the "Created" section of your profile, click on the “info” button, and select "Edit".

You will be able to modify the Logo, Banner, and more of the NFT collection page on OpenSea.

</details>


---

# 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://fiveelementslabs.gitbook.io/tide/projects/project-faq.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.
