# QUESTION - msgs vs msg\_events

```
[9:44 PM]
anyway these are the transaction types im talking about using msgs
https://finder.terra.money/columbus-4/tx/CDCFB65DFDA986A92BD8FA3EC75349BC2B17A44D9412F544BBC38F0EAB27632F selling MIR for ust
https://finder.terra.money/columbus-4/tx/885234DC2763BD9A36342BF71705C45B5B15A4B4D665018D0AC9DBEB5A09F248 selling ANC for ust <-- this one doesn't even have "swap" in it
https://finder.terra.money/columbus-4/tx/7B990BDFB527B421687E1E7E4B40CD81173A3F90FA5C40F705BA5F015FE755C5 buying ANC type 1
https://finder.terra.money/columbus-4/tx/A438D51B4A4D663BCC328FD586E6EF3412DBB9EAC3341D59A96EF524D52208F5 buying ANC type 2 (edited)
[9:45 PM]
but if you use msg_events these tx can all be found using ask_asset or offer_asset
```


---

# 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://anton-yip.gitbook.io/flipside-wiki/bounties/terra/question-msgs-vs-msg_events.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.
