> For the complete documentation index, see [llms.txt](https://kawa-fi.gitbook.io/kawa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawa-fi.gitbook.io/kawa/flow-campaign-guide/step-2-x-twitter-tasks.md).

# Step 2 - X (Twitter) Tasks

Visit the tasks page on <https://galxe.com/kawafinance/campaign/GCq7tttHRR>\
\
A Twitter account verification is required from Galxe to complete the Twitter campaign tasks

* Click on "Follow @Kawafinance  on Twitter<br>

  <figure><img src="/files/szVa5n2Y34ONDuNTOc0v" alt=""><figcaption><p><br></p></figcaption></figure>
* You will be redirected to the following page: <br>

  <div align="left"><figure><img src="/files/NR3MlUEuDgsgAVepTtK7" alt="" width="563"><figcaption><p><br></p></figcaption></figure></div>
* Click on the "Tweet" button
* A twitter pop-window will appear with a pre-written tweet. Press the "Post" button on the top right corner.<br>

  <div align="left"><figure><img src="/files/5HFtfm741PQn3z96WPfM" alt="" width="359"><figcaption><p><br></p></figcaption></figure></div>
* Visit your twitter profile, find the post and click on the share button on the bottom right corner of the tweet.<br>

  <div align="left"><figure><img src="/files/Modv3J5iyghzvhnyJfQk" alt="" width="552"><figcaption><p><br></p></figcaption></figure></div>
* Click "Copy link"<br>

  <div align="left"><figure><img src="/files/k0ED4ltwbJCHslcHMsK4" alt=""><figcaption><p><br></p></figcaption></figure></div>
* Go to the Twitter verification page on Galxe again and paste the link into Step 2. Press "Verify" to continue.<br>

  <div align="left"><figure><img src="/files/5r5jl15jFwLI1iDV5Vvc" alt="" width="563"><figcaption><p><br></p></figcaption></figure></div>
* You have now successfully verified your Twitter account with Galxe! You can now proceed with the Flow campaign tasks for Twitter. You can also now delete the verification Tweet from your profile.<br>
* &#x20;Click again on "Follow @Kawafinance  on Twitter\ <br>

  <div align="left"><figure><img src="/files/jB5mW4gJO4iBem5inVNE" alt=""><figcaption><p><br></p></figcaption></figure></div>
* Click "Follow" on the pop-up window

<div align="left"><figure><img src="/files/pav4qZISRt4XdTKoLdmi" alt="" width="371"><figcaption></figcaption></figure></div>

* Click on "Retweet the Tweet" on the campaign page\ <br>

  <figure><img src="/files/qczAGjXF0GeD64FV8lSH" alt=""><figcaption><p><br></p></figcaption></figure>
* Press "Repost" on the pop-up window<br>

  <div align="left"><figure><img src="/files/xsbktMqV5UGNbSYq1h2K" alt="" width="371"><figcaption><p><br></p></figcaption></figure></div>

You have now successfully completed Kawa's Twitter tasks!

Go to [Step 3 - Visit Page Tasks](/kawa/flow-campaign-guide/step-3-visit-page-tasks.md) to continue


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kawa-fi.gitbook.io/kawa/flow-campaign-guide/step-2-x-twitter-tasks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
