# NSO Resources

- [NSO on GitHub](https://nso-docs.cisco.com/resources/nso-resources/nso-on-github.md): Share code on NSO GitHub.
- [Postman Collections](https://nso-docs.cisco.com/resources/nso-resources/postman-collections.md): Try out the NSO API in Postman.
- [Developer Support](https://nso-docs.cisco.com/resources/nso-resources/developer-support.md): Information on developer support.
- [NSO Changelog Explorer](https://nso-docs.cisco.com/resources/nso-resources/nso-changelog-explorer.md): Search for changes between two NSO versions to facilitate the upgrade process.
- [NED Changelog Explorer](https://nso-docs.cisco.com/resources/nso-resources/ned-changelog-explorer.md): Search for changes between two NSO NED versions to facilitate the upgrade process.
- [NED Capabilities Explorer](https://nso-docs.cisco.com/resources/nso-resources/ned-capabilities-explorer.md): Discover the capabilities that NSO supports for a specific device.
- [Communities](https://nso-docs.cisco.com/resources/nso-resources/communities.md): NSO communities and forums.
- [Support & Downloads](https://nso-docs.cisco.com/resources/nso-resources/support-and-downloads.md): Cisco.com support and downloads central.


---

# 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://nso-docs.cisco.com/resources/nso-resources.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.
