# Get Started

## Installation and Deployment

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Local Install</strong></td><td>Install NSO for test and evaluation use.</td><td><a href="/pages/yLDIjf1PPRynyA0mgy9n">/pages/yLDIjf1PPRynyA0mgy9n</a></td></tr><tr><td><strong>System Install</strong></td><td>Install NSO for production system-wide use.</td><td><a href="/pages/SYnYrevsICNGkOjhtfQn">/pages/SYnYrevsICNGkOjhtfQn</a></td></tr><tr><td><strong>Post-install Actions</strong></td><td>Perform post-install actions after installing NSO.</td><td><a href="/pages/9Qpw6LGxEfBxxInGbNfZ">/pages/9Qpw6LGxEfBxxInGbNfZ</a></td></tr><tr><td><strong>Containerized NSO</strong></td><td>Deploy NSO using Cisco-provided container images.</td><td><a href="/pages/SxwfdAP5Lus60zAVsbeS">/pages/SxwfdAP5Lus60zAVsbeS</a></td></tr><tr><td><strong>Deployment Example</strong></td><td>Understand deployment with an example setup.</td><td><a href="/pages/YabcxPZiivRrBdi2xtXX">/pages/YabcxPZiivRrBdi2xtXX</a></td></tr><tr><td><strong>Upgrade NSO</strong></td><td>Upgrade NSO installation to a higher version.</td><td><a href="/pages/msfdTlMbgxMMJagcVQZh">/pages/msfdTlMbgxMMJagcVQZh</a></td></tr></tbody></table>

## Management

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>System Management</strong></td><td>Configure &#x26; manage your NSO deployment.</td><td><a href="/pages/AONuxeKbvqfWtkuADuJN">/pages/AONuxeKbvqfWtkuADuJN</a></td></tr><tr><td><strong>Package Managament</strong></td><td>Learn about NSO packages and how to use them.</td><td><a href="/pages/AXk4dvsQXNyYA5R9N5vn">/pages/AXk4dvsQXNyYA5R9N5vn</a></td></tr><tr><td><strong>High Availability</strong></td><td>Set up multiple nodes in a highly-available (HA) setup.</td><td><a href="/pages/QSHcYRBwrb34id0mqxMk">/pages/QSHcYRBwrb34id0mqxMk</a></td></tr><tr><td><strong>AAA Infrastructure</strong></td><td>Set up user authentication and authorization.</td><td><a href="/pages/IGGUokPL0FnnsbPnAUuX">/pages/IGGUokPL0FnnsbPnAUuX</a></td></tr><tr><td><strong>NED Administration</strong></td><td>Administer and manage Cisco-provided NEDs.</td><td><a href="/pages/vw5obCOhkjBUdj0rHkuA">/pages/vw5obCOhkjBUdj0rHkuA</a></td></tr></tbody></table>

## Advanced Topics

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Locks</strong></td><td>Understand how transaction locks work.</td><td><a href="/pages/ENuUUYfJraTj59tShzQ3">/pages/ENuUUYfJraTj59tShzQ3</a></td></tr><tr><td><strong>Compaction</strong></td><td>Set up CDB compaction to reduce the size of logs.</td><td><a href="/pages/kePuIPEnsqJNPFevVXEG">/pages/kePuIPEnsqJNPFevVXEG</a></td></tr><tr><td><strong>IPC Ports</strong></td><td>Learn how client libraries connect to NSO.</td><td><a href="/pages/9MC7VCfLMfeknEABQXzB">/pages/9MC7VCfLMfeknEABQXzB</a></td></tr><tr><td><strong>Service Manager Restart</strong></td><td>Configure the timeout period of Service Manager.</td><td><a href="/pages/NgEVxK4LOp4s0jllf6EF">/pages/NgEVxK4LOp4s0jllf6EF</a></td></tr><tr><td><strong>Security Issues</strong></td><td>Run NSO tasks that require root privileges.</td><td><a href="/pages/nFyBx7iv4tcOe6hYxs2l">/pages/nFyBx7iv4tcOe6hYxs2l</a></td></tr><tr><td><strong>Run NSO as Non-root User</strong></td><td>Start NSO as non-root user &#x26; bind ports below 1024.</td><td><a href="/pages/xCdtdJNHSw5GJzL7nUyr">/pages/xCdtdJNHSw5GJzL7nUyr</a></td></tr><tr><td><strong>IPv6 on Northbound</strong></td><td>Use IPv6 on Northbound NSO interfaces.</td><td><a href="/pages/wKi3SVkTWhQvtHYdvLgW">/pages/wKi3SVkTWhQvtHYdvLgW</a></td></tr><tr><td><strong>LSA</strong></td><td>Learn about Layered Service Architecture.</td><td><a href="/pages/5dc8kWcqTsC3fdAzXaRD">/pages/5dc8kWcqTsC3fdAzXaRD</a></td></tr></tbody></table>


---

# 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/guides/nso-6.2/administration/get-started.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.
