# Policies and Support

- [Contact Us](https://docs.jackson.io/policies-and-support/contact-us.md)
- [Terms and Conditions](https://docs.jackson.io/policies-and-support/terms-and-conditions.md)
- [FAQ](https://docs.jackson.io/policies-and-support/faq.md)
- [How to Stake from JacksonLP](https://docs.jackson.io/policies-and-support/faq/how-to-stake-from-jacksonlp.md): This guide provides step-by-step instructions for staking assets in the JacksonLP liquidity pool to earn points on the platform.
- [How to Unstake from JacksonLP](https://docs.jackson.io/policies-and-support/faq/how-to-unstake-from-jacksonlp.md): This guide provides step-by-step instructions for unstaking assets from the JacksonLP liquidity pool to retrieve your funds.


---

# 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.jackson.io/policies-and-support.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.
