# Current Status

We’ve made **X Mode** as simple to use as possible by preloading it with default settings.\
Each of these settings can be fully customized to match your preferences.

To view your current or default configuration, go to the **Current Status** section.

<div align="left"><figure><img src="/files/w3j66B6xViJqLd4RrhKV" alt="" width="375"><figcaption></figcaption></figure></div>

In this section, you can view your current **X Mode** settings: configured **take profits**, **stop losses**, **gas fees**, and **buy amounts**.

<div align="left"><figure><img src="/files/m73gngTB9eybSJ9K8j7m" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can start tracking accounts using the default settings or by configuring your own.\
Once you're ready, just tap **Activate X Mode** — and your account will begin monitoring 1,000 top Twitter accounts for new token launches.
{% endhint %}


---

# 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.swoop.fun/x-mode-twitter/current-status.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.
