# X에서 액션 사용

The “**Actions on X**” feature allows users to interact with the X platform directly from our app.

On X, when a DApp attaches their link, Saros Super App supports direct transactions without users going to the decentralized application.

***

### How to enable it? <a href="#id-ext-saros-ug-actiononx-howtoenableit" id="id-ext-saros-ug-actiononx-howtoenableit"></a>

**Step 1:** Access to Saros Extension and choose the “**Settings**“ tab

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

**Step 2:** Click the “**Advanced features**“ section

<figure><img src="/files/9N0Wwn8jbDSKROijiz69" alt=""><figcaption></figcaption></figure>

**Step 3:** Turn on/off to enable/disable this feature

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

***Notes:** After applying the change, please refresh your X page.*

Now when you interact with an article with a Solana DApp link, the Saros Extension will pop up a sign request. You can execute the transaction right from there.&#x20;

<figure><img src="/files/Hy6MJy3EuAA82tBSvtKS" 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.saros.xyz/kr/saros-mobile-app/extension/x.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.
