# Navigate to Code Snippet

#### **Steps to navigate to code snippet:**&#x20;

1\. Select **Project** from Projects section for Azure DevOps integration, click **Design Studio** button from top right corner of the screen.

<figure><img src="/files/2GGybBrTSQadNY9brEZd" alt=""><figcaption></figcaption></figure>

2. Navigate to **Execution** tab Present in Design Studio window and select **Execution** List
3. Click **DevOps** button to bring DevOps window, then select Code snippet as execution type

<figure><img src="/files/VkhKqZFmT2kyY8bHOglf" alt=""><figcaption></figcaption></figure>

&#x20;*In Any programming language can be selected based on the command line configuration*

4. Enter Timer in seconds and select Language as a Shell – wget from dropdown

{% hint style="info" %}
**Note:** When you enter time as 5 seconds in set timer textbox then, agent takes 5 seconds to trigger the execution.&#x20;
{% endhint %}

5. Select Proxy radio button as **Enable** or **Disable** as your requirement.

{% hint style="info" %}
**Note:** When you select Proxy radio button as Enable, then Proxy URL textbox will enable. By default, the Proxy Radio button will be selected as Disable.
{% endhint %}

6. Click **Copy** icon to copy the entire script.

<figure><img src="/files/UVJpjMuEqT5uXRfxDDar" alt=""><figcaption></figcaption></figure>


---

# 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.avoautomation.com/avo-assure/integrations-in-avo-assure/devops-integration/code-snippet/ci-cd-azure-devops/navigate-to-code-snippet.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.
