# SOURCE - $SOURCE

- [Tokenomics](https://docs.sourceprotocol.io/source-usdsource/tokenomics.md)
- [Features Part 1](https://docs.sourceprotocol.io/source-usdsource/features-part-1.md): Built With Individuals, Developers and the Enterprise in Mind
- [Features Part 2](https://docs.sourceprotocol.io/source-usdsource/features-part-2.md)
- [Why Guardian Nodes?](https://docs.sourceprotocol.io/source-usdsource/why-guardian-nodes.md): Enhanced Security and Trust for Enterprise Solutions
- [Source Swap](https://docs.sourceprotocol.io/source-usdsource/source-swap.md): An Interchain DEX and AMM
- [Airdrop](https://docs.sourceprotocol.io/source-usdsource/airdrop.md): A Community-Driven Fair Airdrop of SOURCE to Cosmos Hub and Source Token Supporters
- [Claim Source-Drop](https://docs.sourceprotocol.io/source-usdsource/claim-source-drop.md): Instructions for Connecting to the Source Blockchain and Accessing Your Airdrop
- [How to IBC Transfer](https://docs.sourceprotocol.io/source-usdsource/how-to-ibc-transfer.md): The following is a guide on how to IBC transfer SOURCE tokens to the OSMO network and also how to send "SOURCE on OSMO" back to "SOURCE on SOURCE."
- [Community](https://docs.sourceprotocol.io/source-usdsource/community.md): Powering Web 3.0 and Beyond


---

# 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.sourceprotocol.io/source-usdsource.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.
