# Getting Started

- [nWayPlay Marketplace](https://faq.nwayplay.com/getting-started/nwayplay-marketplace.md): About the nWayPlay Marketplace
- [Social Media Channels](https://faq.nwayplay.com/getting-started/social-media-channels.md): About nWayPlay Social Media Channels
- [nWayPlay Discord](https://faq.nwayplay.com/getting-started/social-media-channels/nwayplay-discord.md): About the nWayPlay Discord
- [nWayPlay Twitter X](https://faq.nwayplay.com/getting-started/social-media-channels/nwayplay-twitter-x.md): About the nWayPlay Twitter X
- [nWayPlay Instagram](https://faq.nwayplay.com/getting-started/social-media-channels/nwayplay-instagram.md): About the nWayPlay Instagram
- [nWayPlay YouTube](https://faq.nwayplay.com/getting-started/social-media-channels/nwayplay-youtube.md): About the nWayPlay YouTube Channel
- [nWayPlay Facebook](https://faq.nwayplay.com/getting-started/social-media-channels/nwayplay-facebook.md): About the nWayPlay Facebook Page
- [nWayPlay Blog](https://faq.nwayplay.com/getting-started/social-media-channels/nwayplay-blog.md): About the nWayPlay Blog


---

# 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://faq.nwayplay.com/getting-started.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.
