> For the complete documentation index, see [llms.txt](https://mygeotokens.gitbook.io/mygeotokens/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mygeotokens.gitbook.io/mygeotokens/resources/faqs.md).

# FAQs

<details>

<summary>Is the MyGeoTokens app accessible to Web3 newcomers?</summary>

Absolutely. We've designed our platform to be user-friendly, with an intuitive interface that welcomes newcomers to Web3 and blockchain technology. Collecting NFTs is straightforward, requiring no immediate need for a crypto wallet.

</details>

<details>

<summary>How will MyGeoTokens evolve and scale the platform?</summary>

Our growth strategy is community-centric. We highly value our Genesis NFT holders' input and plan to involve members in key decisions to ensure that our platform evolves in line with our users' needs and interests. With revenue, we will add team members and increase functionality as we grow.

</details>

<details>

<summary>What advantages will MyGeoTokens offer creators over platforms like OpenSea?</summary>

Creators on MyGeoTokens can launch location-specific NFTs, opening up innovative marketing and engagement opportunities, and is perfect for businesses, artists, and influencers looking for new ways to connect with audiences and fans.

</details>

<details>

<summary>Will MyGeoTokens support a diverse range of NFTs and creators?</summary>

We're committed to fostering a diverse NFT marketplace, supporting creators from various backgrounds, including those outside the Web3 space. Our platform is designed to be accessible and easy to use for a broad spectrum of artists and businesses.

</details>

<details>

<summary>How is geolocation technology superior to QR codes and NFC (near-field communication)?</summary>

Our geofencing technology offers a more genuine and easy-to-use proof of location compared to QR codes and NFC. Geofencing reduces the possibility of sharing or copying QR codes and removes the queue build-up with NFC, enhancing the overall experience at events on-location around the world.

</details>

<details>

<summary>What measures will be taken against location spoofing?</summary>

While our initial launch may not include more advanced anti-spoofing measures, future platform updates will enhance security to ensure genuine location-based drops.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://mygeotokens.gitbook.io/mygeotokens/resources/faqs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
