# Next Steps

After installation:

1. **Change the default password**: Update the bootstrap password through the UI
2. **Configure network access**: If you need to access from other devices
3. **Set up backups**: Create a backup plan for your Soika installation
4. **Enable automatic updates**: Create consent files for automatic updates
5. **Explore the UI**: Familiarize yourself with Soika's features

#### Troubleshooting Tips <a href="#troubleshooting-tips" id="troubleshooting-tips"></a>

If you encounter issues during installation:

* Check that your system meets all the prerequisites
* Verify that the NVIDIA drivers are correctly installed
* Ensure Docker is properly installed and running
* Check service logs for specific error messages

For more detailed troubleshooting, refer to the [Troubleshooting Guide](https://claude.ai/troubleshooting/README.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://soika-labs.gitbook.io/soika-mockingjay/quick-start-guide/soika-stack-installation-commands/next-steps.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.
