# Flags in file

{% hint style="info" %}
📘 Example with Typescript SDK

For the Typescript SDK v3.0.0, the evaluation method is [getFlag](/server-side/sdks/js-sdk/js-reference.md#getflag-method).
{% endhint %}

### Overview

The flags in file feature shows the flags in your current working file and gives you the ability to list, look for them and create them easily.

<figure><img src="/files/bsolvHHWNZHJlRnhAlwr" alt=""><figcaption><p>Flags in file feature</p></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.abtasty.com/server-side/integrations/visual-studio-code-extension/feature-experimentation/visual-studio-code-abtasty-extension-flags-in-file-feature.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.
