# Community

- [People](https://whitepaper.cosmicmeta.io/community/people.md)
- [Minting guide](https://whitepaper.cosmicmeta.io/community/minting-guide.md): In simple terms, Minting an NFT refers to converting digital files into crypto collections or digital assets stored on the blockchain.
- [Security](https://whitepaper.cosmicmeta.io/community/security.md): Many crypto frauds are sophisticated and convincing. Here are some steps you can take to protect yourself:


---

# 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://whitepaper.cosmicmeta.io/community.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.
