# Extra Information

- [Official Links](https://docs.oku.trade/home/extra-information/official-links.md)
- [Deployed Contracts](https://docs.oku.trade/home/extra-information/deployed-contracts.md)
- [Submitting a Token Request](https://docs.oku.trade/home/extra-information/submitting-a-token-request.md): We’ve created a Github repo for users to manually request changes or add missing tokens on Oku.
- [Close Position Tool](https://docs.oku.trade/home/extra-information/close-position-tool.md): In the event that we no longer support a chain where you previously deployed liquidity, we've created a tool to close your position after deprecation
- [Oku API](https://docs.oku.trade/home/extra-information/oku-api.md)
- [The Team](https://docs.oku.trade/home/extra-information/the-team.md)
- [Terms and Conditions](https://docs.oku.trade/home/extra-information/terms-and-conditions.md)
- [Privacy Policy](https://docs.oku.trade/home/extra-information/privacy-policy.md)
- [Contact Us](https://docs.oku.trade/home/extra-information/contact-us.md)


---

# 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.oku.trade/home/extra-information.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.
