# .Net/.NetCore

- [Namespace: What to Configure?](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/namespace-what-to-configure.md)
- [Keeping Your Agent Updated](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/keeping-your-agent-updated.md)
- [Automating CollectorService Deployment](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/automating-collectorservice-deployment.md)
- [Deep Troubleshooting using Process Explorer](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/deep-troubleshooting-using-process-explorer.md)
- [Collecting Profiler Logs](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/collecting-profiler-logs.md)
- [MSBuild Error MSB4025 when using Sealights Agent](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/msbuild-error-msb4025-when-using-sealights-agent.md)
- [False Quality Risks Analysis](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/false-quality-risks-analysis.md)
- [Linux .NETCore: Profiler Fails to Start](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/linux-.netcore-profiler-fails-to-start.md)
- [Profiler SocketException in VSTest](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/profiler-socketexception-in-vstest.md)
- [.NET Environment Variables Not Applied (Windows)](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/.net-environment-variables-not-applied-windows.md)
- [Profiling Multiple Products Hosted on a Single IIS Server](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore/profiling-multiple-products-hosted-on-a-single-iis-server.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.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/.net-.netcore.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.
