| Command | Description |
| Dictionary/Custom Definitions |
| ?? <word> | Looks up the word in the dictionary if it's not already defined as a custom definition. Eg. ?? perplexing |
| Random Quotes |
| ?? randquote [number] or .quote [number] | Gets a random quote if [number] is omitted or will display the quote #number. Eg. .quote for random, .quote 4 for quote #4 |
| Translator |
| ?? <from>_<to> <text> | Translates text from one language to another. Valid language pairs for <from> and <to> are: en_zh (Chinese), en_fr (French), en_de (German), en_it (Italian), en_ja (Japanese), en_ko (Korean), en_pt (Portuguese), en_es (Spanish), fr_de (French to German). Also valid are: zh_en, fr_en, de_en, it_en, ja_en, ko_en, pt_en, ru_en, es_en, de_fr. Eg. ?? en_fr hello |
| Whois/Domain Lookup |
| ?? <domain>.[com|net|org|ca] | Looks up registrant info for any .com, .net, .org or .ca domain. Eg. ?? answerbook.com |
| Weather Forecast |
| ?? forecast <city> [, <state/province>] , <country> [, <continent>] | Gets a weather forecast for a city in any country other than the USA. Eg. ?? forecast paris, france, for capitals or popular cities: ?? forecast canberra |
| ?? usforecast <city> [, <state>] | Gets a weather forecast for a US city. Eg. ?? usforecast tampa, fl, for state capitals or popular cities: ?? usforecast syracuse |
| Currency Converter |
| ?? exch <amount> <from>_<to> | Converts an amount from one currency to another. Valid for <from> and <to> can be the name of a country (Turkey) or a 3-letter currency shortform (TRL). Eg. ?? exch 100 USD-CAD |
| ?? exch list | Gets a list of countries and their currency shortform. |
| ?? exch update | Downloads the latest currency exchange rates. |
| Units Converter |
| ?? conv <quantity> <from>_<to> | Converts a number from one unit to another. Valid for <from> and <to> can be the name of a unit (centimeter) or an abbreviation (cm). Eg. ?? conv 100 cm-m |
| ?? conv types | Gets a list of conversion types. |
| Thesaurus |
| ?? thesaurus <word> or ?? th <word> | Looks up the word in the thesaurus. Eg. ?? th like |
| TV Show |
| ?? tv <show name> | Looks up info about a TV show. Eg. ?? tv friends |
| ?? tv <network> <show name> | Looks up info about a TV show airing on the specified network. Eg. ?? tv tbs friends |
| News |
| ?? news <section> | Gets the latest news from the specified section. Eg. ?? news top for Top Stories. |
| ?? news <headline> | Gets a short description of the news article with a link to full news story. Eg. ?? news Jurors Sworn in for Ryder's Trial for that article. Note: You do not have to type in the entire headline, just a key phrase (ie: Ryder's Trial) is enough. |
| ?? news sections | Displays a list of available news sections. |
| ?? news update | Downloads the latest news headlines. |
| Movies |
| ?? movies or ?? boxoffice | Gets box office movie statistics from the most recently ended weekend. |
| ?? movie <movie title> [<year>] | Looks up info about a movie. Eg. ?? movie the matrix 1999 or ?? movie the matrix reloaded |
| ?? actor bio <actor/actress name> | Gets a short biography about an actor/acrtress. Note: This command is best used in DCC mode due to long descriptions. Eg. ?? actor bio keanu reeves |
| ?? actor films <actor/actress name> | Gets a short filmography about an actor/acrtress. Note: This command is best used in DCC mode due to long lists of films. Eg. ?? actor films keanu reeves |
| Sports |
| ?? sports <league> | Gets a list of all scheduled games and final scores for completed games for the specified league. Eg. ?? sports nhl. Available leagues: NHL, NBA, NFL and MLB. |
| Distance Between Two Cities |
| ?? dist <from place>-<to place> or ?? distance <from place>-<to place> | Finds the distance between two specified cities. Eg. ?? dist new york, ny-paris, france |
| Phone Number Lookup |
| ?? caphone <10 digit number> | Looks up details for a Canadian residential phone number. Eg. ?? caphone 4165551212 |
| ?? cabiz <10 digit number> | Looks up details for a Canadian business phone number. Eg. ?? cabiz 4165551212 |
| ?? usphone <10 digit number> | Looks up details for a US residential phone number. Eg. ?? usphone 4165551212 |
| ?? usbiz <10 digit number> | Looks up details for a US business phone number. Eg. ?? usbiz 4165551212 |
| eBay Auctions |
| ?? ebay <item number> | Looks up info on the given eBay auction item number. Eg. ?? ebay 1856570904 |
| Webserver OS & Software |
| ?? http <www.server.com> or ?? web <www.server.com> | Gets the webserver operating system and software used. Eg. ?? http www.answerbook.com |
| IP Lookup |
| ?? ip <xxx.xxx.xxx.xxx> | Looks up the netblock owner info for the specified IP address. Eg. ?? ip 205.229.233.1 |
| ?? ip <net name> | Looks up the netblock owner info for the specified NetName. Eg. ?? ip FBI |
| Stock Quotes |
| ?? quote <symbol>[.ca] | Gets a stock quote based on its ticker symbol. For Canadian symbols, append a .ca to the symbol. Eg. ?? quote NVDA, for a Canadian symbol: ?? quote aty.ca |
| ?? quote indexes | Displays a common list of market indexes. |
| Horoscopes |
| ?? horoscope <zodiac sign> or ?? hs <zodiac sign> | Gets a daily horoscope for the specified zodiac sign. Eg. ?? hs libra |
| ?? horoscope signs | Displays a list of zodiac signs. |
| SpellCheck |
| ?? spellcheck <word> or ?? spell <word> | Checks for the spelling of the word and if spelt incorrectly, it will display suggestions. Eg. ?? spell misspelled |
| Word of the Day |
| ?? wotd | Gets today's word of the day. |
| Ebonics |
| ?? en_eb <text> | Translates ordinary English into slang. Note/Disclaimer: This isn't real ebonics; it's mostly slang and what people believe to be ebonics. Eg. ?? en_eb hello, how are you? |