# Articles

We greatly appreciate your presence and engagement with our platform. As we strive to deliver the best possible experience, your feedback becomes an invaluable tool in shaping what we do. Your opinions, suggestions, and insights are the driving force that enables us to improve and excel.

Please feel free to share your feedback with us through the provided channels below. Your insights will be carefully considered and deeply valued.


---

# 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.skyledge.com/knowledge-base/articles.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.
