# Resources & Links

- [Official Links](https://docs.myneighboralice.com/resources-and-links/official-links.md): Keep up to date with My Neighbor Alice!
- [Terms & Policies](https://docs.myneighboralice.com/resources-and-links/terms-and-policies.md): Find our key legal documents, including the Privacy Policy, Terms and Conditions, and Code of Conduct, outlining your rights, responsibilities, and our commitment to your privacy and safety.
- [My Neighbor Alice Game Terms and Conditions](https://docs.myneighboralice.com/resources-and-links/terms-and-policies/my-neighbor-alice-game-terms-and-conditions.md)
- [My Neighbor Alice Marketplace Terms and Service](https://docs.myneighboralice.com/resources-and-links/terms-and-policies/my-neighbor-alice-marketplace-terms-and-service.md)
- [Privacy Notice](https://docs.myneighboralice.com/resources-and-links/terms-and-policies/privacy-notice.md): Privacy Notice Alice Labs Limited
- [Code of Conduct](https://docs.myneighboralice.com/resources-and-links/terms-and-policies/code-of-conduct.md): Guidelines for respectful behavior and fair play.


---

# 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://docs.myneighboralice.com/resources-and-links.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.
