> For the complete documentation index, see [llms.txt](https://docs.openbisea.com/dexgo-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openbisea.com/dexgo-white-paper/dexgo-benefits/for-cities-countries-tourism-departments.md).

# For cities/countries tourism departments

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

### <mark style="color:orange;">Main challenges to attract tourists</mark>

1. Expensive ads. Businesses don’t have big budgets for advertising or creating big events.
2. Hidden places. Locals usually know of hidden places, which are out of tourists paths.

### <mark style="color:orange;">Solutions of dexGO</mark>

1. SocialFi. 6 level referral system.
2. AR learn. Each stop can help to learn more about it.
3. Viral. Routes creators and visitors share results.
4. Local biz. Routes can support business by adding advertisement points

### <mark style="color:orange;">How it works?</mark>

* Locals: create routes, and start promo around socials.
* Administration: help city administration to advertise routes using its own marketing channels.
* Tourists: purchase NFT shoes, complete routes and earn money.

### <mark style="color:orange;">We are looking for</mark>

Offices can be a starting point to involve ambassadors, create local meetups and hire more people in the community. Existing marketing channels owned by city administration can be used to promote and grow the community. Early advertisers like small businesses can be first adopters and we expect to reach them by using city office channels.

{% embed url="<https://docs.google.com/presentation/d/1S5BSDjIwImQPAwPK3IcSY3MLOgu_xtfKqFJxK90z0Ag/edit#slide=id.p>" %}


---

# 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://docs.openbisea.com/dexgo-white-paper/dexgo-benefits/for-cities-countries-tourism-departments.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.
