> For the complete documentation index, see [llms.txt](https://snet-ambassadors.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://snet-ambassadors.gitbook.io/home/welcome-and-how-to-join/faq.md).

# FAQ

**Q: How do I become a Core Contributor?** \
A: Getting involved with WorkGroups and Guilds is how you work towards becoming a Core Contributor.

**Q: How long does it take to become a Core Contributor?**\
A: There is an expectation that new members engage in different workgroups for several months before being considered for the Core Contributor role.

**Q: What kinds of tasks can I get involved with?** \
A: You can find various tasks on Dework - they include things like making videos, facilitation, documenting etc. You can also start a new workgroup if you have ideas for how to improve the Ambassador Program.

**Q: How can I find a task?** \
A: It varies from workgroup to workgroup. Most of the time tasks are assigned in the meeting or through discussions in the Discord channels. To learn about how to apply for Dework tasks, see [this video.](<https://youtu.be/uCtXpnPQnaA >) Some Workgroups provide bounties that you can apply for on Dework.

**Q: Which wallet to use?** \
A: It is advisable to use Cardano native wallets like Eternl, Nami, Typhon wallets, etc rather than using the likes of Trust wallet or Metamask. Also, with a wallet like Eternl, users can create an address book of recipients and up to 24 accounts from the exact mnemonic phrase. If you need help with how to create a wallet, [see our guide here](https://docs.google.com/document/d/1t4kGaNOLLkI-xwJyg32s_OrR4ojV3ODI1xmiUbxaQG0/edit?usp=sharing).

**Q: How do I get rewarded?** \
A. Once you submit a completed task, it will be reviewed and audited before being paid out in AGIX. You will be rewarded for completing tasks each week on Tuesdays. Kindly submit a Cardano wallet address by filling [this form](https://forms.gle/cxjPBEMH6AEYuLnRA) if you haven't done so already.

**Q: What are MINS?** \
A. The MINS tokens are created by Singularity Net Treasury Guild to track the minutes allocated to each task on Dework and capturing the minutes on chain by sending these MINS tokens out with every reward distribution.<br>

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://snet-ambassadors.gitbook.io/home/welcome-and-how-to-join/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.
